/TodoApp

A simple and efficient Todo application built with React that allows you to manage your tasks. This app uses the browser's local storage to persist your tasks even after you close the browser. Features Add Task, Delete Task, Persist Data. Technologies Used React and localStorage for storing the data

Primary LanguageJavaScript

Stargazers