Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 610 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 610 Bytes

Goodsmart

This is a shopping platform build with node, express, mongodb. Users can sign Up and signIn. They can add product to cart and checkout. It also has a CMS from where admin can add remove delete update category, product etc and also there is a order management system.

Dependencies

  • you must have node and mongodb installed on your system

Installing

clone this repo and go to the directory and run these commands

To install all the packages

npm install

To run the application

npm start

#Live Url Click here to visit Goodsmart