online-shopping-system
Requirements:
- NPM
- Node
- MongoDB
How to run this system?
- Make sure MongoDB is running in yout system.
- Download this repository
- Open CMD in the cloned repository to run 'npm install'
- To run the application for development, run 'npm run development'
Open localhost:3000 in the browser