pAditya198 / todo_application

Check out this project at

Home Page:https://to-do-application.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo_application

A simple to-do application works with Nodejs, Expressjs.

Add Todos, Remove done Todos, or Remove All Todos.

To start this project

$ npm install

to install all the dependancies to your local device.

$ npm start 

to start the server

The local server will be at http://localhost:3000

About

Check out this project at

https://to-do-application.glitch.me


Languages

Language:JavaScript 49.3%Language:CSS 35.4%Language:HTML 15.3%