- Complete Login and Register functionality with JWT (JSON Web Token) authentication.
- Automatic redirection to the login page for unauthenticated users.
- All URLs other than
/,/login, and/registerare handled with error catching, displaying appropriate error messages. - Multiple error handling mechanisms implemented for better user experience.
- Various security measures to protect user data and access.
- Notes feature includes Title, Content, Date, and a Delete button.
- Python with Django (Backend)
- JWT for authentication
- React (Frontend)
- CSS for styling





