Skip to content

App that finds song lyrics using React and the Musixmatch API

Notifications You must be signed in to change notification settings

shern91/lyricfinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyricFinder App

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

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

App that finds song lyrics using React and the Musixmatch API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • HTML 6.4%