This is a Next.js project.
First, install the dependencies and then run the development server. This project utilizes pnpm for dependency management.
npm installnpm run dev
# or
pnpm dev
# or
yarn dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can check out the deployed link here. Your feedback and contributions are welcome!