Crowdfunding Product Page using HTML, CSS and JS
Design comparison
Solution retrospective
This is quite a challenge! especially in JS. I made the value, numbers and progress bar interactively. Reward button will select corresponding pledge automatically when opening modal. I hope someone can give suggestion on how to improve/simplify my JS codes. I think it is quite messy. Thank you.
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey, mathew12tan! 👋
Good job on this challenge! 👏 Your solution looks nice and works pretty well! 👍
A super small suggestion I have is to perhaps add
cursor: pointer
to the bookmark button on the page. Adding a favicon to the site would be a nice touch, too (there's a free favicon in the starter files for this challenge that you can use). 😉Keep coding (and happy coding, too)! 😁
1@mathew12tanPosted over 3 years ago@ApplePieGiraffe, 🤦♂️I forgot about the cursor for bookmark button..thank you for your review! 👍
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord