Simple React.js app that shows your top artists and tracks from Spotify.
- Clone this repo
git clone https://github.com/Mahhheshh/YourSpotiftTops.git- Go to the project directory
cd YourSpotiftTops- Run
npm install - Run
npm run dev - Go to
https://localhost:5173

