NimbusBook
NimbusBook is a cloud-based notes application designed to help you capture, organize, and access your notes from anywhere. With an intuitive and user-friendly interface, NimbusBook offers seamless synchronization across devices, ensuring your notes are always up-to-date and available at your fingertips.
Features
- Create, Edit, and Delete Notes: Effortlessly manage your notes with a clean and responsive interface.
- Cloud Synchronization: Access your notes from any device with real-time updates.
- Categorization: Organize notes into categories for easy retrieval and management.
- Search Functionality: Quickly find notes using built-in search capabilities.
- User Authentication: Secure your notes with user authentication and data encryption.
Technologies Used
- Frontend: React.js with Tailwind CSS for a modern and responsive design.
- Backend: Node.js with Express.js for robust API management.
- Database: MongoDB for efficient data storage and retrieval.
- Authentication: JSON Web Tokens (JWT) for secure user authentication.
Installation
- Clone the repository:
git clone https://github.com/kartikmishra2004/NimbusBook-Server
- Navigate to the project server directory:
cd Server
- Install dependencies:
npm install
- Start the development servers:
npm run start
Usage
Register an account or log in to access your notes.
Create, edit, and categorize your notes as needed.
Use the search functionality to quickly locate specific notes.