0 Forks
11 Stars
11 Watchers

My-To-Do-List

This is a to-do list that is primarily created using Reactjs. The list is an array of objects that allows the user to fill in the form section with the activity, date and time. There is also the option of checking completed tasks and removing them from the list. All the information is stored in the local storage.

How to download and setup My-To-Do-List

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

Or simply clone My-To-Do-List with SSH
[email protected]:TracK92/My-To-Do-List.git

If you have some problems with My-To-Do-List

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