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 comments

  • Joshua Steed• 190

    @0xjoshva

    Posted

    you need the reset button to be disabled if there are no values in the inputs

    Marked as helpful

    0
  • Joshua Steed• 190

    @0xjoshva

    Posted

    Your reset button is not functional

    Marked as helpful

    0
  • drunken_neoguri• 290

    @DrunkenNeoguri

    Submitted

    I used the translation site again this time!

    This time, we aimed to create the page using Tailwind CSS. But for some reason, the CDN didn't apply, so I couldn't use Tailwind CSS. So, I proceeded with the feeling of reviewing CSS after a long time. Recently, while studying React, I only used styled-components, and I felt nostalgic. :D

    Thanks for reading. XD

    If you have any other suggestions or solutions to the above problems, please feel free to let us know!

    Comments always improve my learning!

    Joshua Steed• 190

    @0xjoshva

    Posted

    Hi @DRUNKEN_NEOGURI, well-done on completing the challenge. It turned it really well. I would suggest you put an animation on the progress bar when the page loads. I think that will really take it to another level and be visually pleasing.

    Good Luck!

    0
  • Joshua Steed• 190

    @0xjoshva

    Posted

    Hi @natan494 👋, good job on completing this challenge! 🎉

    Here are some suggestions you might consider:

    • Add the font suggested in styling. It makes a big difference.

    @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap');

    font-family: 'Outfit', sans-serif;

    0