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
