Skip to content

Effortlessly manage your tasks with this intuitive Todo List App built using React hooks. Add, remove, and toggle task completion seamlessly. Stay organized and productive with its responsive design and user-friendly interface.

Notifications You must be signed in to change notification settings

Srushti-9/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List App

This Todo List App is a simple yet powerful task management tool built using React hooks. It allows users to easily add, remove, and toggle the completion status of tasks. Leveraging the flexibility of React hooks, the app provides a seamless and responsive user experience. With its clean interface and intuitive design, managing your tasks has never been easier. Whether you're organizing your daily to-dos or planning long-term projects, this Todo List App is the perfect companion to keep you productive and organized.

Technologies Used: React, React Hooks, Vite, npm, ESLint

Features

  • Add new tasks with ease
  • Mark tasks as completed or pending
  • Remove tasks with a single click
  • Responsive design for seamless use across devices
  • Built with React hooks for efficient state management

Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

Clone the repository:

git clone https://github.com/Srushti-9/todo-list-app.git

Install dependencies:

cd todo-list-app
npm install

Usage Run the development server:

npm run dev

How to Contribute Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a new Pull Request.

About

Effortlessly manage your tasks with this intuitive Todo List App built using React hooks. Add, remove, and toggle task completion seamlessly. Stay organized and productive with its responsive design and user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published