TWP
Project setup
npm install
Run the web app
npm run serve
Web App Preview
Home page
Display all the notes created by categories
Create a category form
Form for updating a category
Dynamic page
Display the note clicked in bigger with two options :
- Update this note
- Delete this note
- Comment this note
Update a note page
Form with actual values in placeholder