Welcome! πŸ‘‹

This is a one-stop, comprehensive guide to the MERN stack.

Installation Guides

MERN Guide

Additional Guides

Jumping right in 🦘

If you want to start right away, here is the boilerplate/template code. Don’t worry though! We’ll be diving into this repository in this guide!

Who/What/Where is MERN? πŸ€”

MERN is an acronym for a popular tech stack that is easy to learn and is the go-to choice for developing a full-stack web application.

You don’t need to know these technologies in-depth, but having some kind of base knowledge is essential.

MongoDB

is a database for storing data

Express.js

is a lightweight web framework for Node.js

React.js

is a library for UI (user interface)

Node.js

is a runtime environment for Javascript

Credits ✍️

This is written by @Jacob Zhang for HackTheFuture.