https://github.com/mrinmay7875/react_todo_challenge
Simple Todo App built using React and Local Storage.
https://github.com/mrinmay7875/react_todo_challenge
react reactjs todoapp-react todolist
Last synced: 12 months ago
JSON representation
Simple Todo App built using React and Local Storage.
- Host: GitHub
- URL: https://github.com/mrinmay7875/react_todo_challenge
- Owner: mrinmay7875
- Created: 2023-09-10T07:33:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T17:11:44.000Z (over 2 years ago)
- Last Synced: 2025-02-03T09:43:41.127Z (about 1 year ago)
- Topics: react, reactjs, todoapp-react, todolist
- Language: JavaScript
- Homepage: https://simple-react-todo-app1.vercel.app/
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
Simple React TODO App with add todo and delete todo functionality. Todos are stored in localStorage so that the todos persists on page refresh.