this is my todo full stack website where anyone can read write store and update their notes.
Backend/
├── src/
│ ├── server.js
│ └── routes/
│ └── notesRoutes.js
├── package.json
├── node_modules/
A complete frontend and backend mern stack project.
Rate limiting : upstash



