Design comparison
Solution retrospective
I need a code review. I am in the process of learning. Thank you verry much for this challenge.
Community feedback
- @ZetagoPosted over 2 years ago
Thank you verry much for you code review and for advice.
0 - @itbeginsherePosted over 2 years ago
Hi Zetago, I see you have just started on Frontend Mentor and that you are in the process of learning how to code. Great work for stepping in the right direction to get out of tutorial hell.
I will leave some advice for going forward and some suggestions for your solution.
Advice: Instead of codepen.io. Make use of the lightweight code editor visual studio code. It is simple to install and set up git hub repositories. You should make use of GitHub to store your code, it makes it easier to share your code with others. This way you could host the site yourself for free using Vercel. It links up to your GitHub account and has the site up and running for you in under 5 minutes!
Suggestions: Look through the generated report by Frontend mentor and fix all those problems, it will help you to better understand the semantics of HTML. Also, rather get rid of the setting the text to blank everytime the button is clicked. For a brief moment the card appears empty.
0
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