react-fetch-progressbar
react-fetch-progressbar copied to clipboard
Show a progressbar in React whenever a fetch request is in progress
About
Show a ProgressBar in React whenever a fetch request is in progress.
You can view a demo here.
Installation
npm install react-fetch-progressbar --save
Documentation
See the documentation.