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
