This project was generated with Angular CLI version 16.2.7.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Here are the following features which i added.
-
Add to Favourites (here you can add the songs in your favourites) and can see all the favourites.
-
Added the card for every song, you can click on any grid and you can see more details about the song.
-
Added Advanced search, you can search via catagory and singer on every catagory/favourites you can search via input box as well.
-
We can implement filter box functionality in future, where we can search on basis of multiple input field like artist name, catagory etc.