Skip to content

AbdullahKhetran/hackathon-ecommerce

Repository files navigation

This project is an attempt to make this hackathon

The project is deployed here using vercel

Technologies Used

  1. Next.js for building project

  2. TailwindCSS and Shadcn UI for styling

  3. Sanity for backend CMS

  4. Vercel Postgres SQL and Drizzle ORM for database

  5. React-hot-toast library for notifications

  6. Lucide for icons

  7. Stripe for payment processing

Running locally

  1. Clone the repository
git clone https://github.com/AbdullahKhetran/hackathon.git
  1. Move into the directory
cd hackathon
  1. Install the dependencies
npm i
  1. Add your environment variables

  2. Start localhost

npm run dev
  1. Visit localhost at browser