Notify is a web application for managing and organizing notes. It provides features such as user authentication, creating, viewing, updating, and deleting notes.
- User authentication: Users can sign up, log in, and log out securely.
- Create note: Authenticated users can create new notes with a title and description.
- View all notes: All users can view a list of all notes in reverse chronological order.
- Update note: Authenticated users can edit the title and description of their own notes.
- Delete note: Authenticated users can delete their own notes.
- Responsive design: The application is designed to be usable on both desktop and mobile devices.
- Sign up for a new account or log in if you already have one.
- Create new notes by clicking on the "Create Note" button.
- View, update, or delete existing notes from the dashboard.
- Log out when you're done using the application.
- React.js
- Node.js
- Express.js
- MongoDB
- CSS
- HTML
- JavaScript