this is my todo app a full stack project, where anyone can read, write, store and update their notes.
- create notes.
- update notes.
- delete notes.
- read notes.
🧱 Full-Stack App Built with the MERN Stack (MongoDB, Express, React, Node) ✨ Create, Update, and Delete Notes with Title & Description 🛠️ Build and Test a Fully Functional REST API ⚙️ Rate Limiting with Upstash Redis. 🚀 Completely Responsive UI 🌐 Used HTTP Methods, Status Codes.
Backend/
├── src/
│ ├── server.js
│ └── routes/
│ └── notesRoutes.js
├── package.json
├── node_modules/
A complete frontend and backend mern stack project.
Rate limiting : upstash



