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.
- Add new todos
- Mark todos as completed
- Delete todos
- Filter todos by all, active, and completed
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have the following installed on your local machine:
-
Clone the repository:
git clone https://github.com/Christabel091/Todo_site.git cd Todo_site