An open API service indexing awesome lists of open source software.

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.

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.