A full-stack blogging platform built with the MERN stack (MongoDB, Express.js, React.js, Node.js), featuring automated CI/CD deployment via Render, image uploads, and a RESTful API for CRUD operations.
Experience the platform live at:
👉 https://frontend-blog-site-n1sr.onrender.com/
- Frontend: React.js, TailwindCSS
- Backend: Node.js, Express.js
- Database: MongoDB Atlas
- Deployment: Render (CI/CD pipeline)
- Authentication: Clerk Auth
- Image Uploads: Cloudinary Image Upload
- Environment Variables: dotenv
- User Authentication: Secure login and registration using Clerk.
- CRUD Operations: Create, Read, Update, and Delete blog posts.
- Image Uploads: Attach images to blog posts via Cloudinary.
- Responsive Design: Optimized for both desktop and mobile views.
- CI/CD Pipeline: Automated deployment with Render.