The MERN Stack is the combo of Mongoose Express React & Nodejs
.
In this we gonna build a simple API with react on the client (front-end)
The back-end is build with express & nodejs
git clone https://github.com/svngoku/MERN-STACK.git
$ yarn
$ yarn start & yarn