https://github.com/qridwan/real-amazon
Amazon clone Using Firebase Firestore and React js.
https://github.com/qridwan/real-amazon
firebase firestore private-routes reactjs styled-components
Last synced: 3 months ago
JSON representation
Amazon clone Using Firebase Firestore and React js.
- Host: GitHub
- URL: https://github.com/qridwan/real-amazon
- Owner: qridwan
- Created: 2021-04-04T06:33:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T11:37:16.000Z (about 5 years ago)
- Last Synced: 2025-03-11T10:47:59.425Z (over 1 year ago)
- Topics: firebase, firestore, private-routes, reactjs, styled-components
- Language: JavaScript
- Homepage: https://real-94186.web.app/
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon Clone e-Commerce
by, Mohammad Ridwanul Alam.



# Main Features
- Firebase Authentication employed through React Private Route.
- User must go through the login page first.
- Product Data fetched from Firestore Database.
- User can remove or add product to the cart & can change the product quantity before proceeding order confirmation.
# core dependencies are :
react router dom
bootstrap for styling
styled-component
material ui for Icons
firebase for Authentication, Hosting & Backend
# [live site](https://real-94186.web.app/)