Submitted 3 months ago
Article preview component using vanilla html, css and js
@Yohannes-GitHub
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
What I would do differently next time would be to properly check both the desktop and mobile designs and think of a plan to execute both.
What challenges did you encounter, and how did you overcome them?The bottom writer component would be hidden when the share button was clicked in the mobile design but would not be hidden in the desktop design. I overcame this challenge by conditionally rendering and hiding the divs based on screen size in Javascript.
What specific areas of your project would you like help with?How to write cleaner CSS and JS code.
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