Skip to content

A web app that shows the lyrics and album details of any song from any language across the world.

Notifications You must be signed in to change notification settings

swethamanur/Lyric-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Lyric-Finder

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.


Quick Start

Install dependencies

npm install

Serve on localhost:3000

npm start

Build for production

npm run build

Dependencies

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

Musixmatch API

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.

App Info

Author

Swetha Manur

Version

1.0.0

About

A web app that shows the lyrics and album details of any song from any language across the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published