Google Drive Audio Player An audio player built with Aurora.js that plays audio files from your Google Drive. To install dependencies: npm install // or yarn install To run locally: npm start To build: npm run build This project was bootstrapped with Create React App.