A todo list app made with MongoDB, NodeJs, Express and EJS
node
npm
git clone https://github.com/dhiraj161298/Get-Things-Done.git
cd Get-Things-Done
npm install
node app
open localhost:3001/todo in browser
A todo list app made with MongoDB, NodeJs, Express and EJS
JavaScriptGPL-3.0