Syte Soccer Teams

Demo

For a working version of the app, check out --> https://syte-soccer-app.herokuapp.com

Tech Stack

  • React
  • Material UI
  • NodeJS
  • Express
  • MongoDB

Run Locally

  • Clone the repo
  • Run npm install from the root directory
  • Create a .env file in the /apps/serverdirectory
  • Paste in the environment variables (attached separately)
  • Run npm run build
  • Run npm start
  • Head over to localhost:3000 in the browser