App that finds song lyrics using React and the Musixmatch API. There is a filter search to further filter the results based on track name, artist name, lyrics language,etc.
npm install
npm start
npm run build
Package | Description | Path |
---|---|---|
React-Moment | React component for the moment date library. | https://www.npmjs.com/package/react-moment |
Moment | A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. | https://www.npmjs.com/package/moment |
React-Bootstrap | Bootstrap 4 components built with React. | https://www.npmjs.com/package/react-bootstrap |
React-Router-DOM/td> | DOM bindings for React Router. | https://www.npmjs.com/package/react-router-dom |
Get your API key to let the api authenticate yourself and use it in the app. Go to https://developer.musixmatch.com to get your API key.
Swetha Manur 1.0.0