Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ankit1598/amazon-clone-stripe

Amazon Clone w/ (Firebase) Full E-Commerce + Stripe API using React JS
https://github.com/ankit1598/amazon-clone-stripe

amazon clone firebase reactjs stripe-api

Last synced: 9 days ago
JSON representation

Amazon Clone w/ (Firebase) Full E-Commerce + Stripe API using React JS

Awesome Lists containing this project

README

        

# WhatsApp Clone

![WhatsApp Clone](assets/whatsapp_clone.png)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Try out the [Live Demo](https://amzon-stripe.web.app/)

## To Start the Project Follow the given set of Commands:

### Install the required packages using:

#### `npm install`

### Get the config file from Firebase and Store it in the following path with specified name:

#### `src/firebaseConfig.js`

### In the project directory, you can run:

#### `npm 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.