/todolist-node-ejs

A Todo list website where you can add and delete tasks.

Primary LanguageJavaScript

todolist-node-ejs


Requirements

For development, you will only need Node.js and a node global package, Yarn, installed in your environement.

Node

  • Node installation on Windows

    Just go on official Node.js website and download the installer. Also, be sure to have git available in your PATH, npm might need it (You can find git here).

Install

$ git clone https://github.com/aditya_517/todolist-node-ejs
$ cd todolist-node-ejs
$ yarn install

Running the project

$ node app.js

Screenshot

Screenshot