A simple and elegant to-do list application built with React. This app allows users to add, remove, and mark tasks as completed. It uses React Notifications for handling errors and providing user feedback.
- Add new to-do items.
- Mark to-do items as completed.
- Remove to-do items.
- Notification alerts for empty or duplicate to-do entries.
These instructions will help you set up and run the project on your local machine for development and testing purposes.
Make sure you have Node.js and npm installed on your machine. You can download them from here.
-
Clone the repository:
https://github.com/AhsanYaqoob/React-ToDo-App