/lyrics-app

Create an app that we can use to search song lyrics using Reacts

Primary LanguageJavaScript

Lyric Search 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

Version

1.0.0

License

This project is licensed under the MIT License