Using EJS template for ToDo List, where new items can be added and checked as done, showing the current date.
install Node Modules
npm install
run app at localhost:3000
node app.js
Tutorial by The Complete 2020 Web Development Bootcamp
Using EJS template for ToDo List, where new items can be added and checked as done, showing the current date.
install Node Modules
npm install
run app at localhost:3000
node app.js
Tutorial by The Complete 2020 Web Development Bootcamp