Menu Close

Notes-App-MERN

📝 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

frame_chrome_mac_dark (1)
frame_chrome_mac_dark (2)
frame_chrome_mac_dark (3)
frame_chrome_mac_dark

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

View Source Code
Posted in Development