Google-Solution-Project

How to Run Program :

  1. Open Terminal
  2. cd client
  3. yarn install
  4. yarn start

You Don't have to run server because Its already deployed to Google Cloud Platform, but in case you need it

  1. Open terminal
  2. cd server
  3. npm install
  4. npm start