Skip to content

vinss-droid/lryics-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LYRICS FINDER

Search lyrics from various music in the world. Already trusted and used by many internet users in the world.

Demo

https://lyrics-finder.vinss.my.id/

Environment Variables

To run this project, you must change the .env.example file to .env, and fill in the provided variables with the appropriate RAPID API KEY and RAPID API HOST.

API PROVIDER

https://rapidapi.com/Glavier/api/spotify23

REACT_APP_X_RapidAPI_Key

REACT_APP_X_RapidAPI_Host

Run Locally

Clone the project

  git clone https://github.com/vinss-droid/lryics-finder.git

Go to the project directory

  cd lryics-finder

Install dependencies

  npm install

Start the server

  npm start

Authors

License

MIT