This is a personal project made with passion by MythicalMayhem(me).
By logging in, the app receives your token to be used to search for tracks,then redirects to '/search' After selecting the desired track, it sends the track details (track owner/artist and track name) to server, then redirect to the appropriate /spotifylyrics page where lyrics are displayed
Without a Spotify token, the only method left is to search directly on Genius.com (/gsearch). 1. Gets song from inputs in the homepage 2. Gets lyrics and displays them on /geniuslyrics
querying isn't really perfect, and not many tests have been run. if ever encountered any errors, or got the wrong lyrics or track, please create an issue on the github repository or report it somewhere.
This project is open source, with many more features to be added. Every contribution is appreciated. Check out the Github repository HERE.