# About

[![Codecov](https://codecov.io/gh/42BV/react-axios-progressbar/branch/master/graph/badge.svg)](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/)
