Skip to content

The Todo-App is a task management web application built using React. It features a clean interface where users can add, edit, mark, and delete tasks, with additional functionality for toggling between light and dark modes.

Notifications You must be signed in to change notification settings

deed1996/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo React App

demo.mp4

Features

  • Toggle light and dark mode
  • Fully Responsive
  • Add new todos to the list
  • Edit todos from the list
  • Mark todos as complete
  • Delete todos from the list
  • View the total items left on the list

Getting Started

You will need node.js and git installed globally on your machine.

Installation and Setup Instructions

To get started just clone this repository. You will need node.js and git installed globally on your machine.

  1. Installation: npm install
  2. In the project directory, you can run: npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Usage Instructions

Open the project folder and Navigate to /src/components/. You will find all the components used and you can edit your information accordingly.

About

The Todo-App is a task management web application built using React. It features a clean interface where users can add, edit, mark, and delete tasks, with additional functionality for toggling between light and dark modes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published