This repository contains a simple demo of the npm package nextjs-progressbar. Here is the Github link if you want to contribute to this project!
First, clone this repo:
git clone https://github.com/apal21/demo-nextjs-progressbar
Go inside the folder and run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.