Skip to content

A web application where you can manage and plan your tasks by creating lists and adding cards according to need.

License

Notifications You must be signed in to change notification settings

gkanishk/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

list cards Netlify Status

A web application where you can manage and plan your tasks by creating lists and adding cards according to need.

Screenshot 2021-08-16 at 9 54 30 AM

Technology Stack

html5 css3 js parcel

Prerequisites

  • node >= 12.16.2
  • npm >= 6.14.4

Installation

  1. Clone / Download this repo.
    git clone https://github.com/gkanishk/todoList
    
  2. Goto project directory
    cd todoList
    
  3. Inside the project open a terminal and run:
    npm install
    
    This will install all the project dependencies.
  4. To start the development server run:
    npm start
    
    Server will run and start at:
    http://localhost:1234/
    

Author

Twitter

LinkedIn

About

A web application where you can manage and plan your tasks by creating lists and adding cards according to need.

Topics

Resources

License

Stars

Watchers

Forks