React
Installation
Install BProgress in your React application
Installation
To install BProgress, run the following command:
bash npm install @bprogress/react
Now you are ready to use BProgress in your React application!
Warning
The @bprogress/react
package is a utility that lets you easily manage a
progress bar, while remaining flexible with regard to the router you're using.
It doesn't automatically start the progress bar when browsing, so you'll
have to manage this logic yourself, unless you're using one of the
integrations below.
React Frameworks Integrations
Next.js
Install BProgress in your Next.js application
Remix
Install BProgress in your Remix application
Soon...
More integrations coming soon...