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


    Desktop version was the tricky part, but I managed it

  • Submitted


    My first javascript challenge. All JS code-review approciated! Maybe it was a better way to do that.

  • Submitted


    In this project I trained flexbox with different flex directions, depends on moblie or desktop version. The trickiest part of this project was adding purple filter on hero image. The best way I found is making a purple background with higher z-index than photography, and make it opacity. To be honest, I am not really delight of result I achieved, maybe is the better way to do this? It is quite different color than challenge template

    Maybe some another ideas?

  • Submitted


    My next challenge. All feedback will be appreciate.

  • Submitted


    How is the best way to position element on this box? First, I try to use flexbox, but I managed this problem with grid. Is it right?