Skip to content

tanisha-user234/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskManager

TaskManager is a simple To-Do List application built using React.js, HTML, and CSS.

Features

  • Add tasks with descriptions
  • Mark tasks as completed
  • Remove tasks
  • Responsive design for various devices

Technologies Used

  • React.js: Front-end library for building user interfaces.
  • HTML: Markup language for structuring the application.
  • CSS: Styling to enhance the visual appeal.

Getting Started

  1. Clone the repository:

bash git clone https://github.com/tanisha-user234/TaskManager.git

  1. Navigate to the project directory:

bash cd TaskManager

  1. Install dependencies:

bash npm install

  1. Start the development server:

bash npm start

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

Usage

  • Add tasks by entering a description and clicking "Add Task."
  • Edit the tasks by sing the edit icon
  • Remove tasks by clicking the delete icon next to each task.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests.

License

This project is licensed under the MIT License.

Acknowledgements

  • Special thanks to the React.js community for their valuable resources.

About

Tame your tasks with this to-do list

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published