Skip to content

Makuo67/today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Application

A simple, yet powerful React-based TODO application for managing your daily tasks efficiently.

Features

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

Getting Started

Prerequisites

Before you begin, ensure you have the latest version of Node.js installed.

Installation

  1. Clone the repository:
    git clone https://github.com/Makuo67/today.git

Navigate to the project directory:

cd todo-app

Install the dependencies:

npm install

Running the Application:

To start the application, run the following command in the project directory:

npm start

Screenshot

ToDo Application

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • CSS: For styling the components.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Okeke Makuochukwu - okekemakuo67@gmail.com

Project Link: https://github.com/Makuo67/today

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors