Brief Introduction
Learn how to build a full-stack application with the MERN stackDescription
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.
Requirements
- Requirements
- Experience of Javascript