📝 Notes App
A simple Notes App built using the MERN stack and Next.js framework (CSR). This app allows users to perform CRUD operations on their notes.
🚀 Features
- Create new notes
- View all notes
- Edit existing notes
- Delete notes
- Authentication and Authorization
- Notes created by an authorized person are accessible only by them.
🛠 Tech Stack
- MongoDB: document-based database for storing notes
- Express: backend framework for building APIs
- React: frontend library for building UI components
- Node.js: JavaScript runtime for running JavaScript on the server
- Next.js: React framework for building server-side rendered apps
🌟 Documents
🤝 Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.



