This is a small app that allows users to find a song's lyrics using MusixMatch developers API. It also fetches the songs album cover from other external API to give users an image preview and help them identify the corresponding artists.
This app is made using React js, webpack for modules fetch and the context API to handle a share state between components such as the search bar and the tracklist to update the desire information.