Clipboard Landing Page with Vue.js ! đĨ

Solution retrospective
Hi Frontend community! I am really proud of this one - it is my first Vue project. I really like the whole open-source community framework that Vuejs is. My hardest part was applying their syntax, coming from React myself. Anyways... I want critique on how I could have improved component-based programming and structure of the website
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NabilWasir
Great work
Here is some suggestion to make your website look like the actual design :
-
You forgot to implement the active states of the buttons and social icons. You should also use cursor:pointer on buttons and social icons.
-
There is not enough padding/margin on the footer links, add 10px or more padding-top/margin-top on the links to have a better visual hierarchy
Hopefully, you will find my feedback helpful. If you do find my feedback helpful don't forget to mark this comment helpful!
Marked as helpful -
Join 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