- Node, Express,
- React
- spotify-web-api-js [see https://github.com/thelinmichael/spotify-web-api-node]
- Styled Components
- axios, concurrently, nodemon, querystring, dotenv, cookie-parser
- This application uses the Authorization code workflow - see for more info https://developer.spotify.com/documentation/general/guides/authorization/
Clone the repository and install its dependencies running:
$ npm install at both the root folder and the client folder.
$ npm start thereafter from the root folder to run both server and client


