Find My Lines || Refactored using React Hooks App that finds song lyrics using React and the Musixmatch API. Live Site Musixmatch API Get your API key and add to the .ENV file https://developer.musixmatch.com Quick Start Install dependencies npm install GO Live on you own Local server npm start Build for production npm run build