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


    Hello world🤗, this is my solution for the challenge Rest countries API with theme switcher

    What did you find difficult while building the project?

    • The most difficult part for me was the routing part. As I've never experimented with that, I had a lot of trouble building it

    Wich areas of your code are you unsure of?

    • None, but feedbacks are always welcome if you find something that isn't a good practice

    Do you have any questions about best practices?

    • None
  • Submitted


    Hello World 🤗! This is my solution for the Easybank landing page challenge. In this challenge, I've used:

    • TypeScript
    • NextJS
    • TailwindCSS

    It's the first time I'm using TypeScript on a project, and I tried to keep the code most organized as possible.

    What did you find difficult while building the project?

    • I couldn't position the smartphones off the screen(like the original design), while also I had a little problem making the section "Latest Articles" all the same height without setting a fixed height for them(I don't know if that's the correct way to do it, so I'm uncertain on that one).

    Which areas of your code are you unsure of?

    • Organization of components and elements and accessibility in general

    Do you have any questions about best practices?

    • Responsiveness in general, I sometimes had to make a clone div for a single element to make it responsive
  • Submitted


    I had to redo this project 2 times as the first attempt did not go well, but the second attempt, it went everything well which I really didn't expect. I'm petty confident about the code, but feedback is always welcome 😊

  • Submitted


    This challenge is the hardest one so far for me, it took me hours to finish, but was worth in the end as I'm not familiarized with both libraries/tools. Any feedback is welcome 😁

  • Submitted


    This is one of my first projects on Frontend Mentor. I didn't find hard at all while building the project, but i'm uncertain about positioning elements on the center of the screen.