A simple event management website with CRUD operations
- NodeJs
- MongoDB
- Pug
- Mocha and Chai
- Heroku - App live launch
Install the dependencies, devDependencies. Change port (3000) and start the server. Change port also @ bottom last line (index.js)
$ cd myapp
$ npm install
$ node index.js