Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max131/react-todo
A simple ToDo list made it with React and localstorage.
https://github.com/max131/react-todo
react todo todolist
Last synced: 7 days ago
JSON representation
A simple ToDo list made it with React and localstorage.
- Host: GitHub
- URL: https://github.com/max131/react-todo
- Owner: Max131
- Created: 2021-07-03T08:49:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T05:39:27.000Z (over 3 years ago)
- Last Synced: 2024-11-25T04:15:33.155Z (2 months ago)
- Topics: react, todo, todolist
- Language: JavaScript
- Homepage: https://max131.github.io/react-todo/
- Size: 931 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React ToDO
This is a simple but useful ToDo list, made it in ReactJS with AJAX storage in [restdb.io](https://restdb.io) and [Bulma](https://bulma.io) as CSS framework.
**ToDo:**
- Refactoring variable names.
- Customize Bulma to lean the CSS.
- Add filter for all/done/undone.