Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.39 KB

BlogIt: A MERN Stack Blogging Platform with Cloudinary Integration

BlogIt is a modern and versatile blogging platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack, enhanced with Cloudinary integration for efficient media management. This README provides an overview of the application, its features, and instructions for setting it up locally or deploying it to a live server.

Features

  • User Authentication: Secure user authentication system allowing users to sign up, log in, and manage their accounts.
  • Create and Publish Posts: Users can create, edit, and publish blog posts, complete with rich text formatting and media uploads.
  • Cloudinary Integration: Seamless integration with Cloudinary for efficient storage, management, and delivery of media assets.
  • Responsive Design: Responsive user interface optimized for various devices, ensuring a consistent experience across desktops, tablets, and smartphones.

Technologies Used

  • Frontend: React.js, useContext, React Router, Tailwind,DaisyUI
  • Backend: Node.js, Express.js, MongoDB (Mongoose)
  • Authentication: JSON Web Tokens (JWT)
  • Cloudinary: Cloud-based media management platform
  • Deployment: Vercel