Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T10:48:13.000Z (about 1 year ago)
- Last Synced: 2023-10-25T12:00:24.213Z (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
![image](https://user-images.githubusercontent.com/108521775/220890308-6aa7b808-ce84-4389-b23a-1926ce4799e2.png)