HOME > Development > Full stack MERN Blog Project- MERN Stack Blog with Dashboard

Full stack MERN Blog Project- MERN Stack Blog with Dashboard

  • Development
  • May 14, 2025
SynopsisFull stack MERN Blog Project: MERN Stack Blog with Dashboard,...
Full stack MERN Blog Project- Stack with Dashboard  No.1

Full stack MERN Blog Project: MERN Stack Blog with Dashboard, available at $19.99, has an average rating of 4.4, with 58 lectures, based on 145 reviews, and has 712 subscribers.

You will learn about Create a new blog app step by step using the latest MERN stack technologies. Master email, password, and OAuth authentication with JWT for secure user access. Learn how to keep user access safe by mastering email, password, and OAuth authentication using JWT. Allow users to easily create, update, and delete property listings with the ability to perform basic operations like adding, editing, and removing items. Add a smart search function to your project with filters and sorting choices. Make sure to fine-tune MongoDB queries for better performance. Create a user-friendly profile management system that includes the ability to upload profile images and securely delete accounts. Implement JWT cookie validatio Discover how to deploy your MERN blog app on the Render platform, getting it ready to showcase in your portfolio or share it with the public. Enhance your Reactjs skills by practicing dynamic routing, managing state with Redux Toolkit, and integrating third-party APIs such as Google OAuth. Keep yourself informed about the latest industry trends by incorporating React Router Dom and Tailwind CSS into your frontend development practices. Make use of Firebase Storage to efficiently handle images, allowing users to easily upload and manage property images without hassle. This course is ideal for individuals who are This course is designed for individuals who want to become proficient in the MERN stack and create a blog app starting from the ground up. or This course is tailored for React enthusiasts who are eager to enhance their skills through engaging in complex real-world projects. or For developers looking to broaden their skill set with authentication, Redux, and advanced MongoDB usage, this course is an excellent choice. or This course is ideal for students and hobbyists who are looking for a challenging, hands-on project to elevate their web development expertise. It is particularly useful for This course is designed for individuals who want to become proficient in the MERN stack and create a blog app starting from the ground up. or This course is tailored for React enthusiasts who are eager to enhance their skills through engaging in complex real-world projects. or For developers looking to broaden their skill set with authentication, Redux, and advanced MongoDB usage, this course is an excellent choice. or This course is ideal for students and hobbyists who are looking for a challenging, hands-on project to elevate their web development expertise.

Enroll now: Full stack MERN Blog Project: MERN Stack Blog with Dashboard

Summary

Title: Full stack MERN Blog Project: MERN Stack Blog with Dashboard

Price: $19.99

Average Rating: 4.4

Number of Lectures: 58

Number of Published Lectures: 58

Number of Curriculum Items: 58

Number of Published Curriculum Objects: 58

Original Price: $199.99

Quality Status: approved

Status: Live

What You Will Learn

  • Create a new blog app step by step using the latest MERN stack technologies.
  • Master email, password, and OAuth authentication with JWT for secure user access.
  • Learn how to keep user access safe by mastering email, password, and OAuth authentication using JWT.
  • Allow users to easily create, update, and delete property listings with the ability to perform basic operations like adding, editing, and removing items.
  • Add a smart search function to your project with filters and sorting choices. Make sure to fine-tune MongoDB queries for better performance.
  • Create a user-friendly profile management system that includes the ability to upload profile images and securely delete accounts. Implement JWT cookie validatio
  • Discover how to deploy your MERN blog app on the Render platform, getting it ready to showcase in your portfolio or share it with the public.
  • Enhance your Reactjs skills by practicing dynamic routing, managing state with Redux Toolkit, and integrating third-party APIs such as Google OAuth.
  • Keep yourself informed about the latest industry trends by incorporating React Router Dom and Tailwind CSS into your frontend development practices.
  • Make use of Firebase Storage to efficiently handle images, allowing users to easily upload and manage property images without hassle.
  • Who Should Attend

  • This course is designed for individuals who want to become proficient in the MERN stack and create a blog app starting from the ground up.
  • This course is tailored for React enthusiasts who are eager to enhance their skills through engaging in complex real-world projects.
  • For developers looking to broaden their skill set with authentication, Redux, and advanced MongoDB usage, this course is an excellent choice.
  • This course is ideal for students and hobbyists who are looking for a challenging, hands-on project to elevate their web development expertise.
  • Target Audiences

  • This course is designed for individuals who want to become proficient in the MERN stack and create a blog app starting from the ground up.
  • This course is tailored for React enthusiasts who are eager to enhance their skills through engaging in complex real-world projects.
  • For developers looking to broaden their skill set with authentication, Redux, and advanced MongoDB usage, this course is an excellent choice.
  • This course is ideal for students and hobbyists who are looking for a challenging, hands-on project to elevate their web development expertise.
  • Get ready for an exciting journey into the world of modern web development! Our course, “Full stack MERN Blog Project: MERN Stack Blog with Dashboard” is designed to guide you from the basics to creating a fully functional MERN (MongoDB, Express.js, React, and Node.js) stack blog.

    Whether you’re an aspiring full-stack developer, a React enthusiast, or someone looking to expand your web development skills, this course has you covered. Here’s what you can expect:

    1. Comprehensive MERN Stack Mastery: We start from the basics, guiding you through essential tool installations like React.js and Tailwind CSS for a strong foundation.

    2. Advanced Authentication: Learn to implement email and password authentication using JSON Web Tokens (JWT), and seamlessly integrate Google OAuth for a smooth login experience.

    3. Real-world CRUD Operations: Master Create, Read, Update, and Delete (CRUD) operations with hands-on experience in managing property listings using MongoDB.

    4. User-friendly Features: Enhance user experience by allowing effortless creation and management of property listings, including the ability to upload and modify multiple images.

    5. Advanced Search Functionality: Implement a modern search feature that allows users to filter listings by title, apply sorting options, and efficiently limit search results using cutting-edge MongoDB techniques.

    6. Admin Dashboard: Implement a modern admin dashboard to see the recent users, comments and posts plus taking a full control over them.

    7. Deployment Made Easy: Learn how to deploy your fully functional MERN stack blog application for free using the ‘render’ platform.

    Prerequisites:

    A basic understanding of JavaScript and React is recommended, but if you’re excited about building a blog app and diving into full-stack development, you’re more than ready to get started.

    Join us on this immersive journey to master the MERN stack, JWT authentication, Firebase integration, Google OAuth, and more. By the end of the course, you’ll not only have a fully functional blog app but also the skills to boost your web development career. Enroll now and let’s embark on this exciting learning adventure together!

    Course Curriculum

    Chapter 1: Introduction, preview and Installation

    Lecture 1: Overview of the project

    Lecture 2: Install React.js and Tailwind CSS and create the first template

    Chapter 2: Pages and routes and header component

    Lecture 1: Create pages and routes

    Lecture 2: Create Header components

    Chapter 3: Create the server and connect to the database

    Lecture 1: Create and run the server

    Lecture 2: Connect to the database

    Lecture 3: Create user model

    Lecture 4: Create a test API route

    Chapter 4: Signing up the users

    Lecture 1: Create signup API route

    Lecture 2: Add a middleware and a function to handle errors

    Lecture 3: Create signup page UI

    Lecture 4: Add functionality to the sign up page

    Chapter 5: Footer section

    Lecture 1: Create and add the footer component

    Chapter 6: Signing in users

    Lecture 1: Create signin API route

    Lecture 2: Complete signin page functionality

    Chapter 7: Redux toolkit and Redux persist

    Lecture 1: Add redux toolkit

    Lecture 2: Add redux persist

    Chapter 8: Google OAuth, update header and add dark mode

    Lecture 1: Add Google OAuth functionality

    Lecture 2: Update header component with user data

    Lecture 3: Complete dark mode functionality

    Chapter 9: Dashboard page

    Lecture 1: Make the dashboard private

    Lecture 2: Complete sidebar of the dashboard

    Lecture 3: Complete profile page UI

    Lecture 4: Complete user image upload functionality

    Lecture 5: Add update user API route

    Lecture 6: Complete update user profile page functionality

    Lecture 7: Add delete user API route

    Lecture 8: Complete delete user account functionality

    Lecture 9: Add signout functionality

    Lecture 10: Add admin functionality to the user

    Chapter 10: Create and update a post

    Lecture 1: Complete create a post page UI

    Lecture 2: Add create a post API route

    Lecture 3: Complete upload post image functionality

    Lecture 4: Complete create post functionality

    Lecture 5: Add posts section to the dashboard

    Lecture 6: Create get posts API route

    Lecture 7: Show user posts inside dashboard

    Lecture 8: Add show more functionality to the posts results of the dashboard

    Lecture 9: Add delete post functionality to the dashboard

    Lecture 10: Add update post functionality

    Chapter 11: Dashboard page (users section)

    Lecture 1: Create get users API route

    Lecture 2: Show users to the admin dashboard

    Lecture 3: Add delete user functionality to the admin user

    Chapter 12: Post page

    Lecture 1: Complete post page functionality

    Lecture 2: Add call to action to the post page

    Lecture 3: Add comment section to the post page

    Lecture 4: Show the comments of a post

    Lecture 5: Add like functionality to the comment component

    Lecture 6: Add edit functionality to the comment component

    Lecture 7: Add delete functionality to the comment section

    Lecture 8: Add recent article section to the post page

    Chapter 13: Dashboard page (comments section and overview)

    Lecture 1: Add comments section to the admin dashboard

    Lecture 2: Add dashboard overview to the admin dashboard

    Chapter 14: Home page

    Lecture 1: Complete the home page

    Chapter 15: Search, about and projects pages

    Lecture 1: Complete search page

    Lecture 2: Complete about and projects pages

    Lecture 3: Deploy to Render

    Chapter 16: Deployment

    Lecture 1: Deploy to Render

    Instructors

  • Full stack MERN Blog Project- Stack with Dashboard  No.2
    Dr. Sahand Ghavidel
    Web Developer
  • Rating Distribution

  • 1 stars: 3 votes
  • 2 stars: 0 votes
  • 3 stars: 4 votes
  • 4 stars: 27 votes
  • 5 stars: 111 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!