https://github.com/shahnoorgit/blogit-fullstack-blogs
BlogIT stands as a testament to my proficiency in MERN (MongoDB, Express.js, React.js, Node.js) stack development. This dynamic web application embodies the fusion of cutting-edge technologies and meticulous craftsmanship, offering a comprehensive platform for blogging enthusiasts.
https://github.com/shahnoorgit/blogit-fullstack-blogs
cloudinary-sdk expressjs mongodb nodejs-api reactjs
Last synced: 2 months ago
JSON representation
BlogIT stands as a testament to my proficiency in MERN (MongoDB, Express.js, React.js, Node.js) stack development. This dynamic web application embodies the fusion of cutting-edge technologies and meticulous craftsmanship, offering a comprehensive platform for blogging enthusiasts.
- Host: GitHub
- URL: https://github.com/shahnoorgit/blogit-fullstack-blogs
- Owner: shahnoorgit
- Created: 2024-03-21T07:31:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T08:30:59.000Z (about 1 year ago)
- Last Synced: 2025-03-23T18:51:50.767Z (3 months ago)
- Topics: cloudinary-sdk, expressjs, mongodb, nodejs-api, reactjs
- Language: JavaScript
- Homepage: https://blog-it-pi.vercel.app/
- Size: 260 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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