An open API service indexing awesome lists of open source software.

https://github.com/sumaiyarimu22/react-todo-app

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.
https://github.com/sumaiyarimu22/react-todo-app

react reacticons

Last synced: 10 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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.