Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oelmounkad/nodejs-react-ecommerce----deployed
An Ecommerce web application built with the MERN Stack and React's Context API
https://github.com/oelmounkad/nodejs-react-ecommerce----deployed
context-api expressjs mongodb mongoose nodejs react
Last synced: about 1 month ago
JSON representation
An Ecommerce web application built with the MERN Stack and React's Context API
- Host: GitHub
- URL: https://github.com/oelmounkad/nodejs-react-ecommerce----deployed
- Owner: Oelmounkad
- Created: 2020-07-23T18:38:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:17:32.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T05:54:22.273Z (almost 2 years ago)
- Topics: context-api, expressjs, mongodb, mongoose, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce
**Ecommerce** is an Ecommerce application where you can authenticate & buy products , manage your own products , this appliction is built with the the MERN stack (MongoDB - ExpressJs - ReactJs - NodeJs) and the React's Context API.
# How to serve the app:
To install dependencies:
```bash
npm install
```This application has the concurrently dev dependency so you can serve both the react & express with :
```bash
npm run dev
```## The Application Link:
https://polar-oasis-37761.herokuapp.com/