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


    Hi lads, this was a rollercoaster for sure lol.

    The past week i've been reading and re doing my code, i tried to do this challenge with react and also tried to use it the more i could do it, but for the toggle dark theme option i had to use DOM manipulation, i tried to use Context but for me i didn't work.

    The filter functionally is still in progress, i want to submit the solution now because i have a couple of questions regarding how to create a react project because i have to remove 2 components because i wasn't getting the desire states through the props. So my questions to this wonderful community are:

    • 1- How you guys design a react project? it's good if i see it and design like a tree of components to check what is the best path to follow ? .

    • 2- How can i hover the circle? haha, i tried to hover the circle with the linear-gradient but it didn't work for me :c

    So... yes, it was hard but at the end when i was able to get the status from a new todo i really felt happy again :)

    Any feedback i will be very grateful

  • Submitted

    Flex-box

    • HTML
    • CSS

    2


    hi lads, challenge fun to do.

    I would like to receive any feedback about my solution

    Thanks in advance.

  • Submitted


    Hi lads, well this time i tried something different. I set it up the width and height with vw and vh, also i sue grid to set the elements in the change part. I checked the output in 1280px width, 800px height, tbh i don't like how it looks i'm still struggling with the output but i guess i need to keep practicing.

  • Submitted

    Only flex

    • HTML
    • CSS

    0


    Hi, frontend mentor community.

    I have many questions after finishing this challenge.

    I usually write everything (css and html )before checking the output, however the last challenges that i've completed it doesn't look good when i deploy the repository, it looks totally different.

    For this one i used height:800px and width:1440px trying to get a better position or screenshot, but it happened again.

    Can you guys help me with this issue that i'v been facing?, i don't know if maybe i'm miss using some measurement or maybe i shouldn't use my monitor to finish the design maybe i should use a different screen or maybe a different px ratio.

    Pls help me :3

  • Submitted


    It was fun to do and i learned a lot

    PD: it couldn't show the label tag and input in red color when the value was wrong, i tried several times but i gave up lol, i failed in that one. It works, just check it out ;)

  • Submitted


    Hi lads, i have a question regarding the <div> tag, i was told that it's better to start doing projects without any div tag so i did it, but i would like to know if that it's true or not, i prefer using others tags than <div>