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


    What are you most proud of, and what would you do differently next time?

    I'm proud I finished this project, haha. It was my first time implementing routing in react and the react swiper. I also tried using tailwind, which was hard getting used to. Next time I use Tailwind I hope that I can structure it better... I feel like it just made the JSX really ugly and not very readable.

    What specific areas of your project would you like help with?

    If anyone has experience with Tailwind, I would appreciate some guidance and feedback.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I finally got a good grasp of scss functions

    What challenges did you encounter, and how did you overcome them?

    I realized that there were active states to be implemented that required some more javascript logic when I was half way through. Since I thought it was only some styling I didn't bother setting up a whole react app and instead used simple html and some vanilla js. When I saw that I had to make the responsive Menu open, I just left it because I was too lazy to implement in js... Maybe some other time

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I finished the project pretty quickly and although the hover effect for the image was a bit tricky I wasn't stuck for too long

    What challenges did you encounter, and how did you overcome them?

    I didn't have too many challenges except for getting used to write the css in a different way than usual :)

    What specific areas of your project would you like help with?

    I'd like to know if I implemented the BEM methodology right or if there is some aspect that is still not quite what it should be. Since it is my first time using BEM any feedback about it would be helpful