Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dehwyy/react-todo
React X TypeScript
https://github.com/dehwyy/react-todo
Last synced: 7 days ago
JSON representation
React X TypeScript
- Host: GitHub
- URL: https://github.com/dehwyy/react-todo
- Owner: dehwyy
- Created: 2022-10-14T12:03:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T12:47:19.000Z (about 2 years ago)
- Last Synced: 2024-11-03T23:04:25.227Z (about 2 months ago)
- Language: TypeScript
- Size: 346 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODOLIST
## Description:
Made using `React` and `TypeScript`; I made it in 2 hours , but for almost 1 hours I was fixing issues with `useContext` and `localStorage`💀💀
Also I was too lazy, so I used CSS-Framework `Materialize`
## Includes:
- adding/removing todos
- setCheck or uncheck todos
- todos are being memorized in your browser
- WIP...![preview](https://raw.githubusercontent.com/dehwyy/src/imgSrc/todo.jpg)