A To Do list incorporated with all the functions of a To-do app. Tech-Stack: Javascript, EJS, Node.js, MongoDB, Express.js
To deploy this project run
npm run deploy
or npm run nodemon
- Responsive
- Connected to database.
- you can create new lists by changing the url. e.g. /work url will redirect you to a seperate work list.
- Uses templating thus each list has the same wireframe.