This repo contains a hands on lab for the Developing Front-End Apps with React course at Corsera. It's part of course four of the twelve course series in the IBM Full Stack Software Developer Professional Certificate. This project explores using React to perform the basic CRUD operations.
In this lab, you will be building a TODO list application using React components. You will discover how to create, view, delete, complete, modify and save to-do lists.
The completed TODO application should look something like the image below: