Skip to content

Repository files navigation

React Todo List Project

This is a simple Todo List project built with React, featuring the ability to add, edit, and delete tasks. Additionally, it provides functionality to differentiate between finished and non-finished todos.

Demo

https://amank04.github.io/todoProject/

Features

  • Add Tasks: Easily add new tasks to your to-do list.
  • Edit Tasks: Modify existing tasks to update their details.
  • Delete Tasks: Remove tasks you no longer need.
  • Mark as Finished: Keep track of completed tasks.
  • Show Finished and Non-finished Todos: Quickly distinguish between tasks that are completed and those that are still pending.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/react-todo-list.git
    
  2. Navigate to the project directory:

    cd todoProject
    
  3. Install dependencies

     npm install
    
  4. Start the development server:

    npm start
    
  5. Open your browser and go to http://localhost:3000 to view the application.

  6. Begin managing your todos with the provided features.

##Contributing

Contributions are welcome! If you have any improvements or new features to suggest, please open an issue or submit a pull request.

About

The React Todo List project is a minimalist task manager built with React. It enables users to add, edit, and delete tasks, with a unique feature to mark tasks as finished. This lightweight application is designed for simplicity, making task organization straightforward and efficient.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages