1 Forks
7 Stars
7 Watchers

to-do-list

The project's goal is to learn how to use webpack. "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

How to download and setup to-do-list

Open terminal and run command
git clone https://github.com/mateo951/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/mateo951/to-do-list/archive/master.zip

Or simply clone to-do-list with SSH
[email protected]:mateo951/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/mateo951/to-do-list/issues