Asset Management App Full stack app with MERN Node Express back-end React front-end Environment variables Environment variables are read from a .env file in the root folder with the following content: PORT=5000 DB=YOUR_ATLAS_CONNECTION_STRING SECRET=YOUR_SECRET_STRING