E-commerce site where user can buy something. The project not finished yet.
- MONGO_DB_CONNECT= mongodb url connect
- EMAIL_ADRESS= gmail adress
- EMAIL_PASSWORD= gmail password
clone repository
npm install
node index
start servercd client
npm install
npm start
start clientopen localhost:3000
- see products
- buy products
- signup / sign in
- add product to wish list
- send mail to the administrator
- read blog
- react
- redux
- axios
- node
- express
- mongodb
- passport
- papercups