🎨 Design Inspiration : https://www.figma.com/community/file/1347551304372055519
- Next.js 16
- TailwindCSS v4
- Typescript
- Shadcn/ui
- Motion (originally known as framer-motion)
To run this project on your local environment, follow the following steps :
- Clone the repository to your local machine or download the source code.
- Run the command
pnpm installin the project directory to install the required dependencies - Run the command
pnpm previewto start theproduction buildof the project. - Open your internet browser and go to the following address: http://localhost:3000
