https://github.com/jmcamposdev/todolist
Application developed with React to practice useState, arrays, saving data in the browser cache and updating the DOM
https://github.com/jmcamposdev/todolist
css html react todolist todolist-react
Last synced: 3 months ago
JSON representation
Application developed with React to practice useState, arrays, saving data in the browser cache and updating the DOM
- Host: GitHub
- URL: https://github.com/jmcamposdev/todolist
- Owner: jmcamposdev
- Created: 2022-09-04T18:28:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T10:48:13.000Z (over 2 years ago)
- Last Synced: 2025-06-16T19:08:32.764Z (about 1 year ago)
- Topics: css, html, react, todolist, todolist-react
- Language: JavaScript
- Homepage: https://jmcampos.dev/todolist
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO LIST
Application developed with React to practice useState, arrays, saving data in the browser cache and updating the DOM
## Characteristics:
1.- Updated date and month
2.- Responsive container for stored tasks
3.- Task Creation
4.- Delete Tasks
5.- Complete tasks
6.- Responsive Design
7.- Motion Effects
## Take a Look
