A react progress bar
npm install react-morett-progress-barhttps://github.com/MatheusMorett2/react-morett-progress-bar
With this component you will be able to make a beautiful ProgressBar.
```
This component was created to facilitate the use of static progress bars
1. npm install --save react-morett-progress-bar
2. `import import ProgressBar from "react-morett-progress-bar";``
3. import "react-morett-progress-bar/src/index.css";``
4. ``
Don't forget to import the css file.
MIT