ThinkBoard - Note Taking Application
A full-stack note-taking application with JWT authentication. It allows users to create, view, update, and delete notes with a modern, responsive UI.
Problem statement
Users needed a simple and secure way to manage notes across sessions, with reliable authentication and clean navigation.
Thought Process
I wanted to gain experience in building full stack CRUD apps using a popular stack so I selected a MERN stack with JWT for stateless authentication because it balanced implementation speed with long-term maintainability.
Demo
Demo includes note CRUD flows, auth state transitions, and responsive behavior. Live project link is available from this project page.
Open live project