0 Forks
2 Stars
2 Watchers

To-Do-list

This is a to-do list website that allows visitors to browse, add, modify, and remove tasks from a list, as well as check a task as finished and clear all completed tasks. I utilized JavaScript with OOP and modules in this project, as well as Jest to test its functionality and Webpack to bundle it and handle dependencies.

How to download and setup To-Do-list

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

Or simply clone To-Do-list with SSH
[email protected]:YKerroum/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/YKerroum/To-Do-list/issues