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.
To install dependencies:
npm install
This application has the concurrently dev dependency so you can serve both the react & express with :
npm run dev