Skip to content

elias-ela/LyricFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React LyricFinder App

A simple react app that finds song lyrics from the Musixmatch API.

Musixmatch API

Get your API key from https://developer.musixmatch.com and add it to the .ENV file

Quick Start

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

App Info

Author

Elias Feleke

Version

1.0.0

About

Find Lyrics for your favorite Tracks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published