Skip to content

Instantly share code, notes, and snippets.

View adelowo's full-sized avatar

Lanre Adelowo adelowo

View GitHub Profile
@adelowo
adelowo / GoogleDrivePicker.md
Created July 31, 2024 15:24 — forked from Sivamani-18/GoogleDrivePicker.md
React Google Drive Picker component that allows you to select document from Google Drive.

Google Drive Picker

The Google Drive Picker allows you to integrate Google Drive file selection into your web application. With the picker, users can browse their Google Drive files and select one or more files to be used by your application.

To get started with the Google Drive Picker API, you'll need to perform the following steps:

Enable the Google Drive API: Visit the Google API Console (https://console.developers.google.com/), create a new project, and enable the Google Drive API.