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

https://github.com/ocdbytes/amazon_clone_firebase_reactjs

This is an Amazon Clone made with React, Firebase, and Redux with email and password authentication
https://github.com/ocdbytes/amazon_clone_firebase_reactjs

firebase react-router react-router-dom reactjs redux

Last synced: 11 months ago
JSON representation

This is an Amazon Clone made with React, Firebase, and Redux with email and password authentication

Awesome Lists containing this project

README

          

# Amazon clone (React,Firebase and Redux)

Built With



firebase
react
redux

## Requirements
First clone your project and run the command in your command product
###### remember to navigate to the project folder in order to avoid the errors
```sh
npm install
```
## How to Proceed
* To Clone the repo run the command given below:
```sh
git clone https://github.com/Arun89-crypto/AMAZON_CLONE_FIREBASE_REACTJS.git
```
* Create a project in Firebase Console [Firebase](https://firebase.google.com/)
* Get your own API key from the firebase console
* Add the API key in firebase.js file
```sh
apiKey: "Your_API_key"
```

## Screenshots of Project