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

https://github.com/tk04/mern-ecommerce-store

E-commerce store built with React, Node.js, Express.js, MongoDB, and Redux.
https://github.com/tk04/mern-ecommerce-store

Last synced: 8 months ago
JSON representation

E-commerce store built with React, Node.js, Express.js, MongoDB, and Redux.

Awesome Lists containing this project

README

          

# MERN-Ecommerce-Store
E-commerce store built with React, Node.js, Express.js, MongoDB, and Redux.
Payment handeling done with PayPal's API.

# To Run
```
$ npm install
$ cd frontend && npm install
$ cd .. & npm start
```
Website hosted on Heroku at: https://tk-ecom.herokuapp.com/