This project was bootstrapped with Create React App.
npm install npm start you will have to get your own OAuth spotify web keys on the Spotify website make sure to create your own .env and store the key
spotify music artist search make sure to update OAuth web keys
A React application that uses the spotify API to retrieve artist data and top tracks When you search for an artist it retrieves the followers and genre of music along with the top 10 tracks they have. You can click on each individual track to listen to the song.