Skip to content

ToDo app that helps you stay organized and manage your tasks effortlessly. Add, complete, and delete tasks with ease.

Notifications You must be signed in to change notification settings

afreenpoly/todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

This is a simple Todo app built with React that allows you to manage your tasks. You can add, mark as completed, and delete tasks.

Table of Contents

Demo

You can see a live demo of the Todo App [here].

Features

  • Add new tasks with descriptions.
  • Mark tasks as completed.
  • Delete tasks.
  • Organize tasks into "Active Tasks" and "Tasks done" categories.

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/afreenpoly/todoapp.git
  2. Navigate to the project directory:
    cd todo-app
  3. Install dependencies:
    npm install
    

Usage

  1. Start the development server:
    npm start
  2. Open your web browser and go to http://localhost:3000.
  3. Use the app to manage your tasks by adding, marking as completed, and deleting them.

License

This project is licensed under the MIT License

About

ToDo app that helps you stay organized and manage your tasks effortlessly. Add, complete, and delete tasks with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published