mynk322 / To-Do-List

The webpage with which you could keep track of what to do ahead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do-List

• A simple todo list app built in HTML, CSS and JavaScript.

• keep track of what you’re doing right now and what you’ve worked on before.

Requirements

  • Node.js

Getting Started

  1. Clone the directory or download the directory as zip file.
$ https://github.com/mynk322/To-Do-List.git
$ cd To-Do-List
  1. Install required dependencies.
$ npm install
  1. Run the server.
$ node app.js
  1. Go to localhost:3000.

About

The webpage with which you could keep track of what to do ahead.


Languages

Language:JavaScript 99.2%Language:CSS 0.5%Language:HTML 0.3%