Musicpedia is a website where you can search for song lyrics and metadata and search for your favorites tracks, albums and artists. the frontend is made using Angular and state management is a combination of NGRX and Redux-toolkit to minimize boilerplate code. The backend is a simple NodeJs Server that utilizes Deezer API for songs and Genius API for lyrics with Redis database for cashing the the results.
You can visit the website here :