This is a Next.js project.

Getting Started

First, install the dependencies and then run the development server. This project utilizes pnpm for dependency management.

npm install
npm run dev
# or
pnpm dev
# or
yarn dev
# or
bun dev

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

Deployed Link

You can check out the deployed link here. Your feedback and contributions are welcome!