Clone the repo on git

Git Repo

install dependancies

npm run install or yarn install

running app

First, run the development server:

npm run dev or yarn dev

Open http://localhost:3000 with your browser to see the result.

Live URL on Vercel

Live URL