Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdellatif-laghjaj committed Aug 13, 2023
1 parent d30d30f commit 610ad65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This repository contains a simple and elegant Todo List web app built using Tail
- Mark todos as completed.
- Delete completed todos or those no longer needed.
- Save todos to the local storage for persistent data.
- Schedule your to-dos
- Change to-dos status
- Filter to-dos by status

## Live Demo

Expand All @@ -32,3 +35,4 @@ To run the Todo List web app on your local machine, follow these steps:

```bash
git clone https://github.com/abdellatif-laghjaj/todo-list.git
```

0 comments on commit 610ad65

Please sign in to comment.