MERN Example app An Login React App powered by a express/mongoose backend Setup clone this repository Run cp .env.default .env Update env vars in .env Run mongod Run npm install Run npm start