react-axios-progressbar
Version:
Show a ProgressBar in React whenever an axios request is in progress.
16 lines (8 loc) • 472 B
Markdown
# About
[](https://codecov.io/gh/42BV/react-axios-progressbar)
Show a ProgressBar in React whenever a fetch request is in progress.
You can view a [demo here.]( https://codesandbox.io/s/determined-dream-4s4qh?view=preview)
# Installation
`npm install react-axios-progressbar --save`
# Documentation
See the [documentation.](https://42bv.github.io/react-axios-progressbar/)