Geoledge Online multiplayer geography based quiz game. Owners/Contributors Kyle Bate [email protected] Ibrahim Elbehisy [email protected] Kevin Li [email protected] Alan Prophett [email protected] Shengyu Shen [email protected] Pak To [email protected] Images Set up npm install cd client npm install make a .env file with contents from .env.TEMPLATE with actual passwords replaced in your .env file Boot Up Start backend node server.js Start front end cd client npm start