Blog App built using the MERN stack – MongoDB, Express.js, React.js, and Node.js. It provides a platform for users to create, read, update, and delete blog posts.
Features
User Authentication: Secure sign-up, login, and logout functionality.
Create and Manage Posts: Authenticated users can create, edit, and delete their blog posts.
Browse and Engage: Visitors can browse existing blog posts, read content, and interact via comments.
Responsive Design: Ensures seamless experience across devices of all sizes.
Tech Stack
Frontend: React.js, React Query
Backend: Node.js, Express.js
Database: MongoDB
Media Storage: Cloudinary
Authentication: JSON Web Tokens (JWT)
Styling: Tailwind CSS, ShadCn