Skip to content

SasankaDinith/To-Do-List-App

Repository files navigation

📝 To-Do List App

This is a simple To-Do List application built with React.

It allows users to add, edit, delete, and mark tasks as complete easily.

The project helps in understanding basic React concepts such as state management, props, event handling, and component-based architecture.


🚀 Features

  • Add a new task
  • Edit existing tasks
  • Delete tasks
  • Mark tasks as complete/incomplete
  • Clear all completed tasks
  • Responsive and user-friendly design

🛠️ Built With

  • React – Frontend JavaScript library
  • CSS – Styling

📦 Installation

  1. Clone the repository
    git clone https://github.com/SasankaDinith/To-Do-List-App.git
  2. Navigate to the project directory
    cd To-Do-List-App
  3. Install the dependencies
    npm install
  4. Run the app
    npm start

The app will open at http://localhost:3000/ in your browser.


🙋‍♂️ Author

About

This is a simple To-Do List application built with React. It allows users to add, edit, delete, and mark tasks as complete easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors