Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.