An api for todo app
- mongodb running on default port
- nodejs
- Clone the repo using either SSH or HTTPs link.
- Using terminal traverse into
todo-apidirectory - Run
npm install - After that run
npm run startto start thenodemonserver
- Make sure the port
9999is available