Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.05 KB

ForgeCommerce is a headless CMS webapp where the user can create,update or delete their necessary data for making cool e-commerce stores with inbuilt payment processing and minimalistic UI

⭐The changes made here can be seen here

Features:-

  1. Beautiful minimalistic ui by Shadcn
  2. Creating as much categories and billboards as needed for your store
  3. Creating product with all the control in your hand(featuring and archiving)
  4. Realtime payment with pre and post order tracking using stripe
  5. Dark and light mode
  6. API ROUTES (for ease of access)

Techonologies used:-

  1. Nextjs
  2. React
  3. Tailwind/shadcn
  4. postgresSQL(supabase)
  5. Prisma(ORM)

Libraries:-

  1. shadCN
  2. react-hot-toast
  3. axios
  4. zustand