React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components”.
To_Do List manager app is implemented using React JS.
- Click '+' to add a task.
- Click on the add task to delete it
The Website is hosted at To-Do List.