Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankit1598/amazon-clone-stripe
- Owner: Ankit1598
- Created: 2020-09-12T21:54:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T23:08:45.000Z (over 1 year ago)
- Last Synced: 2023-06-06T00:22:43.863Z (over 1 year ago)
- Topics: amazon, clone, firebase, reactjs, stripe-api
- Language: JavaScript
- Homepage: https://amzon-stripe.web.app/
- Size: 4.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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.