Contact storage based on MongoDB and express
The is single page application based on
- Express (Server)
- MongoDB (Database)
- Handlebars (Templating engine)
-
Mongo daemon
-
Temprorily required devDependency of an older version of Handlebars
npm i -D handlebars@4.5.0
Clone the repo then use
npm install
To start the app use
npm start
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Abhishek Kashyap - Initial work - abhishekashyap
This project is licensed under the MIT License - see the LICENSE.md file for details