Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/