Skip to content

krushnarout/todo-list

Repository files navigation

Todo List

Todo List application built with React, utilizing the Context API for state management. It includes a toggle feature for dark mode and light mode.

Features

  • Add, update, and remove todos.
  • Mark todos as complete/incomplete.
  • Toggle between dark mode and light mode.
  • Automatically save todos and theme preferences in local storage.

Preview

Light Theme

Light Theme

Dark Theme

Dark Theme

Installation

  1. Clone the repository:
   git clone https://github.com/your-username/todo-manager.git
   cd todo-manager
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

About

Todo List made using react using context api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published