A full-stack blogging platform built with Next.js, styled using Tailwind CSS, and powered by MongoDB. Media files are efficiently managed through Cloudinary.
- ✨ Clean, user-friendly blog interface
- 🧑💼 Admin Dashboard with:
- 📃 Blog listing and management
- 📥 Blog upload interface
- 👥 List of subscribed users
- 🌐 Responsive UI for smooth experience on all devices
- Frontend: Next.js 14, Tailwind CSS
- Backend: Next.js API Routes
- Database: MongoDB (Mongoose)
- Media Storage: Cloudinary
- Clone the repo
git clone https://github.com/adarshdotdev/blogger.git cd blogger
