apal21 / demo-nextjs-progressbar

Nextjs Progressbar demo

Home Page:https://demo-nextjs-progressbar.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

Run this demo locally

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.

About

Nextjs Progressbar demo

https://demo-nextjs-progressbar.vercel.app/


Languages

Language:JavaScript 79.2%Language:CSS 20.8%