This project is an attempt to make this hackathon
-
Next.js for building project
-
TailwindCSS and Shadcn UI for styling
-
Sanity for backend CMS
-
Vercel Postgres SQL and Drizzle ORM for database
-
React-hot-toast library for notifications
-
Lucide for icons
-
Stripe for payment processing
- Clone the repository
git clone https://github.com/AbdullahKhetran/hackathon.git
- Move into the directory
cd hackathon
- Install the dependencies
npm i
-
Add your environment variables
-
Start localhost
npm run dev
- Visit localhost at browser