Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    I used cloneNode() for the first time to handle the flipping animation but flipping timing is a little bit off 😓

    Any feedback is always appreciated especially in my JS for this challenge 😊

  • Submitted


    This is my first attempt on a Frontend Mentor Challenge in React. It is also my first time using CSS Modules 😄

    Any feedback would be and is always appreciated especially in how I wrote and split up the components in React. Thank you! 😀

  • Submitted


    This is my first attempt on a junior challenge!

    I have the styles for the error message but I couldnt get the error handling to work right with just HTML and CSS (per challenge details) 🙁 so any tip on that would be highly appreciated!

    As always, any feedback is always appreciated! 😀

    Thank you!

  • Submitted


    Any feedback is always appreciated! 😀

    update: not sure why the screenshot is not showing it in full screen when I have set the body to min-height: 100vh and it is on full screen when I checked the live site 🤔

  • Submitted


    I added an extra style for middle-ish sized screens because I thought it looked weird without doing so.

    I also tried out another way of using media queries with sass mixins 😃

    Feedback is always appreciated 😊

  • Submitted


    I'm trying to get comfortable with mobile first development ✨ Any feedback is always appreciated 😀

  • Submitted


    I would appreciate any feedback especially with tips on how I can improve my SCSS! Thank you in advance :D

  • Submitted


    Hi I would love some feedback especially in my usage of grid and flexbox. I struggle with the 'flex' property so I ended up using 'width' when styling the flexbox items. Thanks in advance!

  • Submitted


    This is my first frontendmentor challenge! I would love some feedback especially on my CSS and HTML structure.