AutoBlog is a modern blogging platform built with MERN stack that allows creators to easily write, manage, and publish blogs. With integrated AI-powered content generation, users can generate blog drafts instantly, saving time and effort.
- ✍️ Rich Text Editor (Quill.js) for smooth writing experience
- 🤖 AI Content Generator – create blog descriptions from just a title
- 📸 Thumbnail Upload for each blog post
- 📂 Category Management (Tech, Startup, Lifestyle, etc.)
- 🔒 Admin Dashboard with authentication
- 🌐 Publish / Draft System (manage blog visibility)
- 🎨 Responsive UI with TailwindCSS
Frontend: React, TailwindCSS, React Router, Axios
Backend: Node.js, Express.js
Database: MongoDB
AI Integration: OpenAI / Custom AI API
Others: React Hot Toast, Quill.js
Add your app screenshots here
Clone the repository:
git clone https://github.com/your-username/AutoBlog.git
cd AutoBlog
