A web app that displays your spotify top artist and top song in the form of a tweet
Deployed live at https://crescendo.up.railway.app/
- Create a
.envfile - Get your CLIENT_ID and CLIENT_SECRET from https://developer.spotify.com/
- run the command
npm install
nodemon app.js
Made using HTML, CSS, EJS, Node.js, Express JS
- Fork the repo
- Make changes in a seperate branch
- Make a PR to the
masterbranch


