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.