/Musicpedia

A website where you can search for the metadata of the music. created using Angular.

Primary LanguageTypeScript

Musicpedia

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 :

https://musicpedia.live

image

image