An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Amazon Clone e-Commerce
by, Mohammad Ridwanul Alam.

![Main-Header](/scrnshot/homeSS.png)
![cartr](/scrnshot/cart.png)
![order](/scrnshot/order.png)
# 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/)