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.
- Next.js
- Typescript
- Tailwind Css
- Stripe.js
- Firebase