Skip to content

Simple React-based project that allows users to add, view, and manage tasks.

Notifications You must be signed in to change notification settings

HimanshuGupta278/todos-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos App

This is a simple Todos app built with Create React App. It allows users to add tasks and save them in the browser's local storage so that tasks persist even after the page is refreshed.

This project was built as part of a React learning course to gain practical experience with React fundamentals.

Features

  • Add a new todo item
  • View all saved todos
  • Persistent storage using local storage

About

Simple React-based project that allows users to add, view, and manage tasks.

Topics

Resources

Stars

Watchers

Forks