Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saiteja-madha/amazon-clone
An E-Commerce Website, Amazon clone built using React JS
https://github.com/saiteja-madha/amazon-clone
amazon clone e-commerce-project react
Last synced: 15 days ago
JSON representation
An E-Commerce Website, Amazon clone built using React JS
- Host: GitHub
- URL: https://github.com/saiteja-madha/amazon-clone
- Owner: saiteja-madha
- Created: 2020-12-18T20:15:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T20:29:41.000Z (about 4 years ago)
- Last Synced: 2025-01-11T19:44:37.705Z (21 days ago)
- Topics: amazon, clone, e-commerce-project, react
- Language: JavaScript
- Homepage: https://clone-2b735.web.app/
- Size: 1.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Amazon Clone
# Demo
You can watch the site [here](https://clone-2b735.web.app/)# Features
- User login and authentication with Google firebase
- Google firestore to store products and order details
- State management with useState hook
- Stripe Payment Gateway integration# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.