-In waitinglinesproject directory run npm install
and npm start
-cd into client directory and run npm install
and npm start
You will also need a .env file to connect to the MongoDB database and enable certain app functionality. The .env would contain the Mongo URI, a secret JWT token, and a host email and password.