Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MERN Fundamentals
Rating: 4.1 out of 5(57 ratings)
2,441 students

MERN Fundamentals

Learn how to build a full-stack application with the MERN stack
Created byManny Henri
Last updated 1/2025
English
English [Auto],

What you'll learn

  • Learn how to build a full-stack application with MERN
  • Set up your database and schema
  • Create POST, PUT, and DELETE endpoints
  • Setting up a styling library
  • Create a React front end

Course content

6 sections22 lectures1h 41m total length
  • Introduction1:34

    Explore building a full stack app with React, Express, and Mongo by setting up tools, creating a Node backend, connecting Mongo database, and building a user interface to present data.

  • What is MERN1:54

    Discover how the MERN stack uses MongoDB for document-based storage, Express for the web server, React for the front end, and Node.js to connect them in a full-stack app.

Requirements

  • Experience of Javascript

Description

MERN Stack is a Javascript Stack that is used for easier and faster deployment of full-stack web applications. MERN Stack comprises of 4 technologies namely: MongoDB, Express, React and Node.js. It is designed to make the development process smoother and easier.

In this course you'll learn how to build a full-stack application with the MERN stack.

We'll kickoff the course with setup where you'll learn how to set up your initial Node.js and Express server; then set up your Mongo database. We'll then get into endpoints and then learn how create a React front end. Finally you'll learn how to add a form to present data to users.

In this course, you will gain hands-on experience in building a full-stack application using the MERN stack. The journey begins with a thorough setup guide, where you'll learn to establish your initial Node.js and Express server, followed by configuring your MongoDB database. Moving forward, the course will delve into creating endpoints, guiding you through the process of developing a React front end. To cap it off, you'll discover how to implement a form to effectively present data to users.

Join us on this educational adventure to master the MERN stack and unlock the potential for seamless full-stack application development.

Who this course is for:

  • Developers
  • Programmers
  • Anyone interested in learning MERN