Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 943 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 943 Bytes

Checkout the e-commerce store website in action 👇🏻👇🏻👇🏻

https://rishiraj-ecommerce-7vonea7kj-r1shirajs-projects.vercel.app/

This is a guided project that i built while watching a tutorial on Youtube by Coding With Dawid. It is an Ecommerce website project with two separate parts - Admin & Customer built using Nextjs 13. Both are connected and interact/communicate with each other by a database on Mongodb-atlas.

Video of admin part and customer part in working :

https://www.loom.com/embed/f63f8b3330724ecc89cc4775c2c8831b?sid=bb62a107-509a-4467-956f-68f77fe4e0ea

Tech Used:

  1. Full Stack framework - Nextjs 13 .

  2. Authentication - NextAuth (Google Provider).

  3. Styling - Tailwind CSS, Styled Components.

  4. Database - MongoDB Atlas.

  5. Image hosting - Amazon AWS S3 Bucket.

  6. Payment Gateway - Stripe.