This project is a basic ecommerce cart application based on the MERN Stack. This was created as a part of the test for Loops Digital.
To get started developing right away:
-
Clone the application:
$ https://github.com/yahyawasim97/ecommerce-mern
-
Install Dependencies:
$ npm install
-
Start Application:
$ npm start
- MERN Stack
Uses Segregated layers for each logic, database and view.
- Context Api and React
Uses React for interactivity and context api for global state.
- Absolutely Free
This project is based on open-source framework and technologies, easing with the flexibility to use the project or you can even contribute to enchance the performance and accuracy.
The main purpose of this repository is to learn the stack.