/vimeo-staff-picks

Use Vimeo API to retrieve all staff picks

Primary LanguageJavaScript

🎥 Vimeo Staff Picks

Example using the Vimeo API to retrieve a list of all Vimeo Staff Picks data. Last updated whenever the last commit was 👆.

📓 View on Google Sheets

🏎️ Setup

npm i
cp .env.example .env

Copy your VIMEO_CLIENT_ID, VIMEO_CLIENT_SECRET, and VIMEO_ACCESS_TOKEN into .env and run:

npm run build