https://github.com/jtardioli/amazon-clone
Full-stack amazon clone with complete ecommerce functionality
https://github.com/jtardioli/amazon-clone
firebase nextjs react stripe tailwindcss
Last synced: over 1 year ago
JSON representation
Full-stack amazon clone with complete ecommerce functionality
- Host: GitHub
- URL: https://github.com/jtardioli/amazon-clone
- Owner: jtardioli
- Created: 2022-07-28T21:43:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T01:20:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T08:40:00.648Z (over 1 year ago)
- Topics: firebase, nextjs, react, stripe, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.



## Stack
- Next.js
- Typescript
- Tailwind Css
- Stripe.js
- Firebase