- Next Js
- TypeScript
- Tailwind CSS and Framer Motion
- shadcn/ui
From the project folder, run these commands in console (terminal) to install dependencies and run the app:
# Install the dependencies
npm install
# Run the app
npm run dev
Open http://localhost:3000 with your browser to see the result.