Skip to content

Kaushik-Iyer/Impractical-Hackers

 
 

Repository files navigation

Impractical Hackers 2

FLATLINE

Description

Flatline is a lyrics website. Search up any song and it will display the lyrics, translate the lyrics to any language and also lets you listen to the song. Keeping the theme of the hackathon in mind, to make a goofy, silly or whimsical solution, we have messed up with the solution a little bit. The lyrics are displayed in a randomised language and when you click the play button the song won't play, instead you will hear the lyrics being read out in a monotonous voice.

How to use it

  • Search up a song in the search bar.
  • select a song and the lyrics will be generated in a random language.
  • press on the "listen to the song" button to play it.

Technology Used

  • Frontend pages, components, and forms were created using React.
  • Backend through Javascript using APIs like:
    ~ google-tts-api
    ~ musicmatcher


Youtube Demo
Check it out here

flatline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 9.3%
  • CSS 2.8%