An easier way to contribute to LRCLIB on the web.
SETUP
Application setup Run "npm install"
Genius API key Make a .env file in the same directory as index.js Make a env variable called "GENUISAPIKEY" with a genius API key ACCESS TOKEN (Find this on https://genius.com/developers)
Running the application Run "node ." Should be accessable at localhost:8080 or whatever port it shows in terminal