Ludotrico / Top-Songs-Web-App

Display the current global top songs, according to Spotify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Top 50 Songs

Web app that shows you the top 50 trending songs (global, USA, Mexico, or in Canada).

1.) Install python dependencies: pip install -r requirements.txt

2.) Install npm dependencies: npm install

3.) Run app: python3 -m flask run

drawing

drawing

About

Display the current global top songs, according to Spotify.


Languages

Language:Python 38.1%Language:HTML 35.9%Language:JavaScript 20.2%Language:SCSS 5.8%