MindPad - A Full-Stack MERN Note-Taking App

Description:

MindPad is a full-stack note-taking application built using the MERN stack. It enables users to create, read, update, and delete notes with a responsive UI powered by Tailwind CSS and DaisyUI. The project also features toast notifications for better UX and rate limiting via Upstash Redis for API protection.


MindPad Project Home MindPad Project create MindPad Project toast

Technologies Used:

Project Learnings:

Full-Stack MERN Development, RESTful API design, State Management, Tailwind + DaisyUI, Toast UX handling, MVC pattern, Redis integration.

Project Challenges:

Backend rate limiting, real-time toast feedback, scalable code structure, integrating frontend and backend seamlessly.

Future Improvements: