https://bishop-lyricsapp.netlify.app
React project developed to query lyrics from songs.
The API used is from Musixmatch.
//Get your key here:
https://developer.musixmatch.com/admin/applications
Faced CORS Policy issues, to solve it the user must install "Allow CORS" browser extension.
Learned how to use google fonts.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Install node modules dependencies...
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.