π NotesHub
NotesHub is a full-stack notes taking application that allows users to create, edit, update, and delete their personal notes with authentication support. Unlike local-only apps, NotesHub securely stores your notes in the backend (database) so they are accessible anytime after login.
π Features
π User Authentication β Signup & Login with JWT token
π CRUD Operations β Create, Read, Update, Delete notes
π Update Existing Notes β Open, edit, and save changes instantly
βοΈ Persistent Storage β Notes are stored in database via backend APIs
β‘ Modern UI β Built with React for a smooth experience
π REST API β Backend built with Node.js, Express, and MongoDB
π Tech Stack
Frontend: React, Axios, Tailwind (or CSS)
Backend: Node.js, Express.js
Database: MongoDB
Authentication: JWT