Skip to content

Aakriti-malla/TodoReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List React App

Link : Todo React App

This is a simple Todo List application built using React. It allows users to create, manage, and track their todos in an organized manner. The application provides a user-friendly interface for adding new todos, marking them as complete or in progress, updating todo titles, and deleting todos.

Features

  • Add new todos with a title.
  • Mark todos as complete or in progress.
  • Update the title of existing todos.
  • Delete todos when they are no longer needed.
  • Sort todos based on their status - todo, in progress, done.
  • Pagination to navigate between multiple pages of todos.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • HTML: Markup language for structuring the application.
  • CSS: Styling language for designing the application.
  • Local Storage: Browser API for persisting todos in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published