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 everybody! Here is my solution to the Crowdfunding product page challenge. I built it with semantic HTML, CSS, and Vanilla JavaScript. This is will be my last challenge before starting to work with React, so I will be learning and practicing without posting solutions for some days. See ya all!

    Any kind of feedback will be welcomed.

  • Submitted


    Hi everybody! Here is my solution to the Interactive Pricing Component challenge. In my opinion, the most difficult thing in this challenge is the styling of the range and radio inputs. I really had a hard time with that ugly guys.

    Any suggestion is welcomed.

  • Submitted


    Hi everybody! Here is my solution to the Time Tracking Dashboard challenge. I wanted to practice creating dynamic content from the data in the JSON file. So in addition to the filter proposed by the challenge, I set out to create the dashboard content from a function that iterates through the array in data.json and creates each of the divs containing the various activities. Maybe I could do the same with the block containing the person's data so that the component would be completely dynamic and it would be enough to pass another JSON to the fetch() request to display another person's activities.

    Any feedback is greatly appreciated!

  • Submitted


    Hi everybody!

    This is the first challenge I code here in FrontendMentor. I'm pretty happy with the results, but I noticed something strange in the hero image. There's a mini bugged blue line on the bottom of the image and also a little white one on the top of it. This never happened to me before and I'm not sure what is the problem here.

    Can someone please give me a hint of what is going on?