This is a Next.js project bootstrapped with create-next-app.

Getting Started

Clone the project.

Then, install packages:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You will be promted to enter a valid email and a password in order to continue. Enter any no need to sign up

Deployment

Here is the link to the deployment