A simple react app that finds song lyrics from the Musixmatch API.
Get your API key from https://developer.musixmatch.com and add it to the .ENV file
First clone this repository.
$ git clone https://github.com/elias-ela/LyricFinder.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
Elias Feleke
1.0.0