tvut / spotify-react

connecting spotify auth with spotify api through react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running instructions

Backend auth server starts on localhost:8888 by running node app.js in the auth-server directory.

Frontend React can run with npm start in the client folder.

About

connecting spotify auth with spotify api through react


Languages

Language:JavaScript 43.9%Language:CSS 37.6%Language:HTML 18.4%