Oli - music library
- 1 Devlogs
- 5 Total hours
a music library to discover songs, albums and artists.
a music library to discover songs, albums and artists.
a music library app to discover songs, albums and artists. this project is something very new to me as im learning react and getting used to it by building project.
i learnt the react basics (creating components, hooks and useState() ). with this knowledge i managed to create a basic functional site where i could fetch data from itunes api (only songs for now later i will add options to switch between artists and albums) and show it. this project might take more time than i imagine since im learning react side by side.