0 Forks
25 Stars
25 Watchers

To-Do-list

In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.

How to download and setup To-Do-list

Open terminal and run command
git clone https://github.com/CarlosIgreda/To-Do-list.git
git clone is used to create a copy or clone of To-Do-list repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with To-Do-list https://github.com/CarlosIgreda/To-Do-list/archive/master.zip

Or simply clone To-Do-list with SSH
[email protected]:CarlosIgreda/To-Do-list.git

If you have some problems with To-Do-list

You may open issue on To-Do-list support forum (system) here: https://github.com/CarlosIgreda/To-Do-list/issues