Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 704 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 704 Bytes

Amazon Clone

This is a full stack ecommerce amazon clone. Users can log in and add orders to their carts then proceed to checkout. Payments are wired through Stripe.js to take USD. If the payment is successful the order is added to firestore so users can view it again from the orders page.

image image image

Stack

  • Next.js
  • Typescript
  • Tailwind Css
  • Stripe.js
  • Firebase