Abdelrahman-7gab / Musicpedia

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 58.1%Language:SCSS 21.4%Language:HTML 13.6%Language:JavaScript 6.9%