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

    Frontend Mentor | Notification Page

    #axios#react#styled-components#vite
    • HTML
    • CSS
    • JS

    0


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

    I'd like to try to create cleaner code when it comes to rendering components based on a condition.

  • Submitted

    Frontend Mentor | Newsletter sign-up form with success message

    #accessibility#react#vite#styled-components
    • HTML
    • CSS
    • JS

    0


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

    I liked how I managed the form with react-hook-form, next time I might add more validations depending on what the app asks for.

  • Submitted

    Frontend Mentor | REST Countries API with color theme switcher

    #react#react-router#styled-components#vite#axios
    • HTML
    • CSS
    • JS
    • API

    0


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

    I liked how I implemented the API, although I'm sure it can be done better.

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

    I'm still not entirely familiar with react-router-dom, I'll spend more time on it to get to grips with it completely

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

    When using routes with react-router-dom, I feel like I didn't implement them well

  • Submitted

    Social links profile

    #react#styled-components#vite
    • HTML
    • CSS

    1


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

    I have implemented styled-components without problems and avoided code repetition thanks to CSS classes

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

    None, I clearly identified what had to be used, such as components for the header and buttons

  • Submitted

    Responsive recipe page

    #axios#react#vite#styled-components
    • HTML
    • CSS

    0


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

    Although it is a simple challenge, I liked the way I solved it, using CSS grid and flexbox in the places where I needed it, also in the dynamism I added to the lists (preparation, ingredients and instructions)