E-Commerce Store

Screenshot 2023-09-04 at 19 10 30

This is a project I have built to showcase my NextJs/React skill, in creating a headless E-commerce store that serves as the backend for all the stores connected to it. This administrative page, is responsible for creating the products, size, colors, categories, images etc. It also handles all the completed orders from stripe.


Deployed

Demo deployed on vercel.


Technologies Used

  • Typescript
  • React
  • NextJS (App router)
  • Stripe
  • Cloudinary
  • Zustand (state management)
  • React-hook-form
  • Clerk (Authentication)
  • Prisma ORM
  • Mysql (Planetscale)
  • Zod (Validation)
  • Recharts (Charts/Graphs)

UI/UX

  • React-hot-toast (Alerts)
  • Shadcn
  • Tailwindcss