Skip to content

This is a simple to-do list web app built with React JS, Context API, and Browser Local Storage. It allows users to create, edit, and delete to-do items, as well as mark them as complete. All to-do items are stored in the browser's local storage, so they persist even after the browser is closed.

Notifications You must be signed in to change notification settings

RavirajKumarTiwari/React_To-Do_List

Repository files navigation

Awesome React To-Do List App

This is a powerful to-do list web app crafted with React JS, featuring the Context API, and leveraging Browser Local Storage to provide a seamless and efficient task management experience.

Key Features:

  • Sleek User Interface: Enjoy a clean and user-friendly interface that ensures a smooth and intuitive user experience.

  • Create, Edit, and Delete Tasks: Easily add new tasks, edit existing ones, and remove completed or unnecessary items.

  • Sort Tasks Your Way: Arrange tasks by priority, deadline, or your preferred custom order, keeping you organized and in control.

  • Mark Tasks as Complete: Stay on top of your tasks by marking them as complete, allowing you to focus on what's left to do.

  • Persistent Data: All your tasks are securely stored in your browser's local storage, so they'll be right where you left them, even if you close your browser.

  • Easy to Use: A straightforward, no-nonsense to-do list manager that keeps you productive without any distractions.

Technologies Used:

  • React JS: The frontend framework that powers this app, providing a modern and responsive user interface.

  • Context API: Enabling global state management to efficiently share task data across the app.

  • Local Storage: Safely storing your tasks in your browser, ensuring they persist across sessions.

Notes of Context API and Local Storage

About

This is a simple to-do list web app built with React JS, Context API, and Browser Local Storage. It allows users to create, edit, and delete to-do items, as well as mark them as complete. All to-do items are stored in the browser's local storage, so they persist even after the browser is closed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published