This app allows users to securely create, update, and delete notes. The authentication system is implemented using Google OAuth2, ensuring a seamless and secure login experience.
Features:
User authentication: User authentication using passport.js also google auth API is used so that user can Login using their google account.
Create Notes: Users can create new notes.
Update Notes: Users can edit their existing notes.
Delete Notes: Users can delete notes they no longer need.
Responsive Design: The app is designed to be responsive and works well on various devices.