Find the lyrics, save them, and translate them to your preferred language
The lyrics finder app is a React app where the users can search for the lyrics of their favorite songs, list the albums' songs, save the lyrics on their profiles, and translate them into several languages.
Tools/Using
React framework
Firebase
Musixmatch API
Google Translate API
Web App Developer
Jonathan Ramírez Mendoza, Binyuan Lin, Yujie Yang, and Elena González Rabal for the Interaction Programming and the Dynamic Web course of the Interactive Media Technology master's program.
The app is built using React along with several different modules: the Musixmatch API to render the lyrics just to a certain extent since a free version of the API is used, the Google Translate API to translate the lyrics into a total of 103 different languages and the Firebase services such as authentication to allow the saving features for users, database to store users’ access information, and hosting to host the website on the Internet.