CloudNotebook is a secure, cloud-based note-taking application that allows users to create, edit, and manage their personal notes from anywhere. Built with a modern tech stack, it ensures a seamless and responsive user experience.
Live Demo: cloud-notebook-ashy.vercel.app
User Authentication: Secure login and registration system to protect your notes.
CRUD Operations: Create, Read, Update, and Delete notes effortlessly.
Responsive Design: Optimized for desktops, tablets, and mobile devices.
Real-time Updates: Notes are updated in real-time without the need to refresh.
Cloud Storage: Your notes are stored securely in the cloud, accessible anytime.
Frontend: React.js, HTML5, CSS3
Backend: Node.js, Express.js
Database: MongoDB
Authentication: JSON Web Tokens (JWT)
Deployment: Vercel (Frontend), Render (Backend)