ecarnovsky / how-long-is-this-playlist-website

Home Page:https://playlistlengthcalculator.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Long is This Playlist (Website Version)

I made this website to go with my browser extension by the same name. While it accomplishes the same task as the extension, behind the hood it works very different. Unlike the browser extension that grabs the text from your currently active page, the website version sends multiple API requests to Google to get information about the playlist. To keep the API key secure, I’m using Netlify’s serverless functions as simple back-end. Feel free to test it out here.

About

https://playlistlengthcalculator.netlify.app/


Languages

Language:JavaScript 59.7%Language:SCSS 25.1%Language:HTML 15.2%