Skip to content

samolevich/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp

1

Usage

Click on the activity - to mark it done.
Click on the exclamation mark button - to mark it as important.
Click on the trash button - to delete the activity.

Using the search input field you can find the activity you are looking for
Using the input field and the add button at the bottom you can add a new activity

By clicking on the filter buttons ('all', 'done', 'active', 'important'), you can filter the appropriate ones

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.