Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.81 KB

README.md

File metadata and controls

38 lines (19 loc) · 1.81 KB

ceblog

MERN Blog Sharing Web Application

Welcome to our MERN-based Blog Sharing Web Application, where users can seamlessly share their thoughts and experiences through blogs and connect with a community of fellow bloggers.

Key Features:

User Authentication: Securely register and log in to create and manage your blog posts, ensuring a personalized and protected user experience.

Blog Creation and Sharing: Effortlessly create, edit, and share your blog posts with a user-friendly interface, complete with rich text formatting and media embedding.

Interactive User Feed: Explore a dynamic user feed to discover and engage with blog posts from other users, fostering a sense of community and collaboration.

Real-time Updates: Stay informed with real-time notifications for new blog posts and comments, enhancing user engagement and interactivity.

Responsive Design: Enjoy a seamless user experience across devices, thanks to our responsive design that adapts to various screen sizes.

Comment and Like: Share your thoughts on blog posts through comments and show appreciation with likes, encouraging meaningful discussions.

User Profiles: Personalize your profile with a profile picture, bio, and a collection of your authored blogs.

Tech Stack:

Frontend: Built with React for a dynamic and interactive user interface.

Backend: Utilized Node.js and Express.js to create a robust server.

Database: MongoDB for efficient data storage and retrieval.

User Authentication: Implemented JWT (JSON Web Tokens) for secure user authentication.

Real-time Updates: Leveraged WebSockets for real-time notifications.

Responsive Design: Developed using modern CSS and responsive design principles.

Explore this repository to access the source code, contribute to its development, or simply to see how a MERN-based blog sharing platform is created.