Lyrical is a web-app created for playing a game with your favorite songs. If you have a spotify account you can login and then start playing a song. Lyrical will show the lyrics to the corresonding song in a way that gamifies the experience. It gives real time feedback that tells you whether your guess was right or not. Check out the leaderboard to see how you're comparing to other players.
Technologies
Integrates with the Spotify API
We have transition to use Netlify Functions (through AWS Lambda) with FaunaDB for a complete serverless experience.
We use FaunaDB for the leaderboard along with Netlify Functions
For getting lyrics, we use the Genius API and then scrape the lyrics page.