A guest list app using React that allows for:
- Adding a guest using separate first name and last name fields
- Deleting a guest with a button
- Setting a guest as "attending" by clicking on a checkbox
Set up this API and save any changes to it as well as Load guest list from it.