Skip to content

A complete blog site built with the MERN stack and Redux. The site includes features such as user authentication, CRUD functionality for blog posts, and a clean and intuitive user interface.

Notifications You must be signed in to change notification settings

mdshemul48/complete-blog-site-with-mern-redux

Repository files navigation

Complete Blog Site with MERN & Redux

A fully-functional blog site built with the MERN stack and Redux. This project showcases my ability to work with modern web development technologies and build a complete web application from scratch.

Features

  • User authentication with JWT
  • CRUD functionality for blog posts
  • Clean and intuitive user interface

Technologies Used

  • MongoDB
  • Express
  • React
  • Node.js
  • Redux

Running the Project Locally

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Start the MongoDB server with mongod
  4. Run npm run dev to start both the server and client
  5. Visit http://localhost:3000 in your browser to view the site

About

A complete blog site built with the MERN stack and Redux. The site includes features such as user authentication, CRUD functionality for blog posts, and a clean and intuitive user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published