0 Forks
6 Stars
6 Watchers

Todo_List

In this project, you 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 Todo_List

Open terminal and run command
git clone https://github.com/TaiwoEnoch/Todo_List.git
git clone is used to create a copy or clone of Todo_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 Todo_List https://github.com/TaiwoEnoch/Todo_List/archive/master.zip

Or simply clone Todo_List with SSH
[email protected]:TaiwoEnoch/Todo_List.git

If you have some problems with Todo_List

You may open issue on Todo_List support forum (system) here: https://github.com/TaiwoEnoch/Todo_List/issues