Blog Application
• 1 min read
A full‑stack blogging platform built with MongoDB, Express.js, React, and Node.js. Includes user authentication, post CRUD, and a responsive UI.
- Live Demo: https://emaniaditya.github.io/blog-application
- Source: https://github.com/EmaniAditya/blog-application
Highlights:
- Auth (register/login), protected routes
- Create, edit, delete posts; list & detail views
- Clean, minimal UI