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.
- Host: GitHub
- URL: https://github.com/tk04/mern-ecommerce-store
- Owner: tk04
- Created: 2021-11-26T00:49:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T19:44:39.000Z (over 4 years ago)
- Last Synced: 2025-08-17T13:39:52.785Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/