What is the MERN Stack?
MERN stands for MongoDB, Express, React, Node after the four key client-side & sever-side technologies that make up the stack. MongoDB - document database Express(.js) - Node.js web framework React(.js) - a client-side JavaScript framework ...