Design comparison
SolutionDesign
Community feedback
- @lazy4gyanPosted over 1 year ago
Congratulations for completing this challenge!🎉
Following thing's I have notice in your code -
- In add-on page checkbox is not working properly and prices are not dynamically changing according to monthly/yearly plan. You can use the same logic that you have applied on
Select Plan Page
by checking the value ofobj.kind = val;
. - You forget to add assets like images, in your repo that's why image is breaking.
- As you have not added all images in your repo due to which steps are not visible in your stepper as font
color:"white"
At last, I can say you have done a good job👏
0 - In add-on page checkbox is not working properly and prices are not dynamically changing according to monthly/yearly plan. You can use the same logic that you have applied on
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