Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.23 KB

TODO App

A simple and effective to-do list app to manage your daily tasks and get things done.

Project Description

TODO App is an online application that allows you to keep track of your daily tasks and mark them as complete once they are done. This app is designed to be user-friendly and helps you to prioritize your tasks and stay organized.

Project Features

  • Add tasks to the list
  • Mark tasks as complete
  • Delete completed tasks
  • Prioritize tasks by moving them up or down the list

Tools

This project was built using:

  • React
  • Tailwind CSS

Installation To run this project, follow these steps:

Clone the repository to your local machine

Navigate to the project directory Run npm install to install the necessary dependencies Run npm start to start the development server Visit http://localhost:3000 in your web browser to view the project

Conclusion

TODO App is a simple and easy-to-use to-do list application that helps you manage your daily tasks and keep track of your progress. Whether you're a student, a professional, or just someone looking to be more organized, this app is a great tool to have in your arsenal.

Note: This project only implements the front-end of the app.