A simple, yet powerful React-based TODO application for managing your daily tasks efficiently.
- Add New Tasks: Easily add new tasks to your list.
- Mark Tasks as Completed: Check off tasks as you complete them.
- Important Tasks: Highlight tasks by marking them as important.
- Task Filtering: View tasks based on their status - All, Pending, Completed, or Important.
- Delete Tasks: Remove tasks from the list.
- Clear All Tasks: Clear the entire task list with one click.
Before you begin, ensure you have the latest version of Node.js installed.
- Clone the repository:
git clone https://github.com/Makuo67/today.git
cd todo-appnpm installTo start the application, run the following command in the project directory:
npm start- React: A JavaScript library for building user interfaces.
- CSS: For styling the components.
Distributed under the MIT License. See LICENSE for more information.
Okeke Makuochukwu - okekemakuo67@gmail.com
Project Link: https://github.com/Makuo67/today
