DenisRebenok / lyricfinder

App that finds song lyrics using ⚛️React and the Musixmatch API 🎶

Home Page:https://lyricfinderjs.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LyricFinder App

Greenkeeper badge

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

Denys Rebenok

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 🎶

https://lyricfinderjs.netlify.com/


Languages

Language:JavaScript 90.9%Language:HTML 9.1%