vanisingh-24 / Lyrics-Search-App

A simple react app where you can search lyrics for all the songs that you love. ๐ŸŽผ ๐ŸŽง

Home Page:https://react-production-24.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyric Search App

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

Screenshot (348)

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

A simple react app where you can search lyrics for all the songs that you love. ๐ŸŽผ ๐ŸŽง

https://react-production-24.herokuapp.com/


Languages

Language:JavaScript 90.7%Language:HTML 9.0%Language:Shell 0.4%