Midterm for Full Web Stack Development COMS W3102
Add an outfit of the day entry with the date that you wore the outfit. Add a description to describe the outfit worn.
Requirement: Create a React app that has the basic functionality of Google Keep.
- Implement the add note functionality.
- Implement the delete note functionality.
- It needs to have a header e.g. keeper and a footer with current year e.g. Copyright 2023.
- Make grid system of entry responsive
- Allow for tagging of each outfit entry
- Make form for adding an entry more user friendly
- Radix UI Component Library