This is the frontend for the Notes App.
It communicates with the FastAPI backend to manage notes.
- Login with username/password
- Fetch notes by user
- Create new notes
- (Optional: Update & Delete)
npm installNEXT_PUBLIC_API_URL = http://localhost:8000 #BACKEND_URL