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, everyone. This is my solution for this challenge. And I have some questions. When I added a “name” attribute for the input of Cardholder Name and I typed valid value and submitted the form, it shows me can’t be blank error along with others( they are also blank so there is no problems with those ones). So I have to leave the name attribute out for that input. Do u know why it’s happening?

    Another question is how do I get the values form the inputs and display it on the card’s front and end real-time. Please guide me. I use context api so far. And I’m lost at getting the input values. If I have to use onChange event, how to do that please.. it’s kinda complicated for me.

    And I have one more question. Seniors here told me to use rem, em instead of px. But here I’m using Tailwind. So when I need to use custom values, I just have to calculate how much it has to be in rem? I can’t set the html tag to font-size : 62.5%; like in the previous projects because when I do that other values in Tailwind will be mess up. Please give me some advices on this matter too. Have a nice day !

  • Submitted


    Hi I finished this challenge and I've got a question. How can I make api call by default like as soon as you open the link? I hardcoded an advice for now. Please review my code and give some advice. I appreciate it. Thank you

  • Submitted


    At first, I found it difficult to position the images. But after a few researches and readings, I solved it. Please review my code and leave some feedbacks about what I can improve more. Thank you!

  • Submitted


    Hi! This is my solution for the Product preview card challenge. I am still struggling to make those card center I guess but I am working on it. And I have a problem on my code which I can't seem to pin point what it is. Because it is working on my codepen. It is like when I deployed the page the responsive apart is not working and it is still at the mobile version. Please help me find what it went wrong and any other suggestions are welcome!!

  • Submitted


    Finally I finished my first challenge on Frontend mentor. Since this challenge does not any advanced implements, I found it quite easy. But I surely have to work on CSS flex more. You can view my code and feel free to leave any advice on how I can improve my code.