Skip to content

harshkr212/BlogApp-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Blog App

A full-stack blog application where users can sign up, log in, and publish blog posts that are visible to all users. Each user can create, edit, and delete their own posts. The app uses a custom backend and Fetch API for data handling.


πŸ”— Live Demo

πŸ‘‰ View the Live App


πŸš€ Features

  • πŸ” User Authentication – Sign up and log in securely
  • πŸ“ Create Blog Post – Authenticated users can add blogs
  • ✏️ Edit/Delete Posts – Users can manage their own blogs
  • 🌍 Public Blog Feed – All users can view all blogs
  • πŸ“± Responsive Design – Works well on desktop and mobile

πŸ› οΈ Tech Stack

Frontend:

  • React.js
  • Bootstrap
  • Fetch API (for HTTP requests)

Backend:

  • Node.js
  • Express.js
  • MongoDB (with Mongoose)
  • JSON Web Token (JWT) for authentication
  • CORS & dotenv for config/security

πŸ“Έ Screenshots

Homepage Login Page Blog Editor


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors