Welcome to ExBlog, a full-featured full stack blog platform built using the MERN stack (MongoDB, Express, React, Node.js). This platform includes an integrated AI blog content generator and a secure admin dashboard to manage blogs and comments.
- ✨ AI Blog Generator – Generate blog content automatically using AI based on your title
- 🧑💻 Admin Dashboard – Add, edit, delete blogs and moderate comments
- 🗂️ Blog Categories – Organize blogs under different categories
- 🖼️ Thumbnail Upload – Upload thumbnail images for each blog
- 💬 Comment Moderation – Approve or delete comments
- 🔒 JWT Authentication – Secure login for admin access
- 📦 RESTful API – Fully functional backend with CRUD routes
- ✍️ Rich Text Editor – WYSIWYG editor powered by Quill.js
- ☁️ ImageKit Integration – Optimized image uploads and hosting
- 🌐 Deployed via Vercel – Easily accessible online
To try out the admin dashboard, use the following credentials:
📧 Email: vanipaila23@gmail.com 🔐 Password: vani23
Frontend:
- React.js
- Tailwind CSS
- React Router
- Quill.js (Text Editor)
- Axios
- React Hot Toast
Backend:
- Node.js
- Express.js
- MongoDB with Mongoose
- JWT Authentication
- ImageKit API
