Skip to content

Adekunle27/Lyric_Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyricFinder App || Refactored using React Hooks

App that finds song lyrics using React and the Musixmatch API.

Musixmatch API

Get your API key and add to the .ENV file

https://developer.musixmatch.com

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

About

This is a React App that finds song lyrics using various React features and the Musixmatch API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published