CRUD
This app demonstrates my ability to create, read, update and delete within React. State management used useState and is saved to local storage using useEffect.