Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 303 Bytes

Kitabba

  • E-commerce platform was created as a graduation project
  • On the client side Handlebars.js is used as the view engine
  • Node.js Express and Mongodb are used on the server side

To make it run;

All you have to do is run the npm start command in the root of the project