Skip to content

Commit 088c551

Browse files
Update README.md
1 parent 5a9022a commit 088c551

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
A minimalist to-do app, with a clean and user-friendly interface. It allows you to effortlessly add, update, and complete todos quickly.
66

7-
You can access a live preview of the Todo App [here](https://legendary-bavarois-35b491.netlify.app/).
7+
**[Live Preview](https://legendary-bavarois-35b491.netlify.app/)**: Try the Todo App live.
88

99
## Features:
1010

11-
- **Task Management**: Users can add, delete, and edit tasks. Each task can have a title and description;
12-
- **User-Friendly Interface**: An intuitive design ensures a seamless user experience;
13-
- **Responsive Design**: The app is mobile-friendly, allowing users to manage their todos on the go;
14-
- **Data Persistence**: Todos are stored in local storage, making them available even after a page refresh;
11+
- **Todo Management**: Users can add, delete and edit todos. Each todo can have a title and description.
12+
- **User-Friendly Interface**: An intuitive design ensures a seamless user experience.
13+
- **Responsive Design**: The app is mobile-friendly, allowing users to manage their todos on the go.
14+
- **Data Persistence**: Todos are stored in local storage, making them available even after a page refresh.
1515

1616
## Technologies Used:
1717

0 commit comments

Comments
 (0)