-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nella-x : project-music-releases-vite #110
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're off to a good start. I see that you are not finished with this project So I will not point out those things that you haven't yet implemented.
Keep up the good work, almost there
src/components/AlbumCard.jsx
Outdated
<AlbumCover albumcard={props.albumcard} /> | ||
|
||
<AlbumName albumcard={props.albumcard} /> | ||
|
||
<ArtistName albumcard={props.albumcard} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only pass in the data that the child component needs to know about.
Hello! Now I'm back on track and the project is finished! |
Have another look at the design sketch please 👀 |
Hey hopp! Now I have followed the design better and added hover effects to the artist and album name. Let me know if there's anything else I need to work on! |
I didn't have time to start the project on time! Will update more soon!
Netlify link
https://music50.netlify.app/