Google-Solution-Project How to Run Program : Open Terminal cd client yarn install yarn start You Don't have to run server because Its already deployed to Google Cloud Platform, but in case you need it Open terminal cd server npm install npm start