Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 871 Bytes

React Todo List App

This is a simple Todo List application built using Create React App. This project is intended to help practice React technical skills, including component-based architecture, state management, and event handling.

Features

  • Add new todos
  • Mark todos as completed
  • Delete todos
  • Filter todos by all, active, and completed

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your local machine:

Installation

  1. Clone the repository:

    git clone https://github.com/Christabel091/Todo_site.git
    cd Todo_site