This is a sample project using Google Photos API, Google Oauth2, VueJs, Vuex and Vue Router to display the images from the Google Photos.
Upload images to Google Photos using Google Photos API
yarn install
yarn serve
yarn build
yarn lint
Create your OAuth 2.0 Client IDs in Google developers console and add to the root of the project with the file name client_id.json a sample file is also included with the file name client_id.json.example.