Skip to content

This project is based on - TodoList ( add and remove daily tasks)

Notifications You must be signed in to change notification settings

aastha-cse/Todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List

Todo List Screenshot

Overview

Welcome to the React Todo List – a user-friendly solution for managing daily tasks. This lightweight application allows users to effortlessly add tasks, mark them as completed, and remove completed tasks.

Features

  • Add tasks with ease
  • Mark tasks as completed
  • Remove completed tasks
  • Responsive design for a seamless experience on various devices

Technologies Used

  • React.js

Getting Started

  1. Clone the repository:
git clone https://github.com/your-username/Todo-list.git 
  1. Navigate to the project directory:
cd Todo-list
  1. Install dependencies:
npm install
  1. Run the application:
npm start

Open your browser and visit http://localhost:3000

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines.

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

Thank you for contributing to the project! 🚀

About

This project is based on - TodoList ( add and remove daily tasks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published