adityajadhav02 / todolist-node-ejs

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

Home Page:https://todo-list-517.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://todo-list-517.herokuapp.com/


Languages

Language:JavaScript 53.7%Language:CSS 26.0%Language:EJS 20.1%Language:Procfile 0.3%