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

https://github.com/deliocoder/git-amazon-mern

Amazon With MERN stack is being development 🚧
https://github.com/deliocoder/git-amazon-mern

express mongodb nodejs react redux

Last synced: 11 months ago
JSON representation

Amazon With MERN stack is being development 🚧

Awesome Lists containing this project

README

          

## AMAZON WITH REACT AND NODE 👨‍💻

Hi everyone 👋! This is my second project with the stack of MERN .

In this case i gonna build a little E-commerce like to amazon so enjoy it!

Clone this repository and follor this steps:

### Dependencies for nodeJS:

' npm i @babel/cli @babel/core @babel/node @babel/present-env nodemon --save-dev '

' npm i body-parser cors dotenv jsonwebtoken mongoose'

### Dependencies for reactJS ⚛️:

' npm i react react-router-dom redux react-redux redux-thunk js-cookie dotenv axios '

#### Initialize the project:

put this commands into the terminal for execute mongo, node and react :D

##### MongoDB: mongod

##### React: npm start

##### NodeJS:
npm start ('In this case you have to add a script in 'Scripts' within package.json: "start": "nodemon --watch backend --exec babel-node backend/src/index.js"')

Images:

![](https://www.muycomputer.com/wp-content/uploads/2020/03/Amazon.jpg)

![](https://blog.desafiolatam.com/wp-content/uploads/2019/04/react-galaxia.png)

![](https://s3-us-west-2.amazonaws.com/devcodepro/media/tutorials/instalacion-de-nodejs-en-ubuntu-t1.jpg)