getting started on project - Oli
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.
progress
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.
next up
- fully well designed ui for the home page
- songs, artists and albums option in the search bar
- song previews and links
- recommendations, exploring and discovery