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 Guys👋, this is my solution for this challenge. 🚀

    🎁 Features:

    • Search-ip input has been validated
    • Looks for the user's IP data when the page loads
    • IP location is marked on the map
    • All HTML was created using JavaScript only
    • Responsive on all devices
    • Added accessibility

    🛠️ Built With:

    • HTML
    • SASS
    • JS
    • VITE

    ❓ Question:

    No questions. This challenge was too easy =D

    Any suggestion is welcome 🤟

  • Submitted


    Hi Guys👋, this is my solution for this challenge. 🚀

    🎁 Features:

    • All input only accept positive numbers ( Strings are ignored ).
    • All input was validated, to prevent render errors.
    • Reset button are disable while the user isnt call the calculate function
    • The user can choose a tip that were predefined by the tips button
    • JS was writed using single-responsibility principle
    • Responsive on all devices
    • Added accessibility

    🛠️ Built With:

    • HTML
    • CSS
    • JS

    ❓ Question:

    Can you find any bug in my aplication ? I tried fix all bugs that i saw , I will be very grateful if you can help me find more.

    I want to practice using effects a little, can you give me ideas for cool effects to insert into my code?

    Any suggestion is welcome 🤟

  • Submitted


    Hi Guys👋, this is my solution for this challenge. 🚀

    🎁 Features:

    • Custom Infinite Slide
    • Change the slide via the keyboard
    • Animations in some sessions
    • Responsive on all devices
    • Added accessibility

    🛠️ Built With:

    • React
    • SCSS
    • VITE

    ❓ Question:

    I chose to make the slide infinite, so I created a code that updates the index of the previous slide, selected slide, and next slide and made each slide be rendered whenever the selected slide was updated. So I had a little difficulty working with CSS effects in the transition of these slides. Any suggestions for making this infinite slide in a way where I can animate the translateX transform?

    Any suggestion is welcome 🤟

  • Submitted

    Github User Search

    • HTML
    • CSS
    • JS
    • API

    0


    Hello everyone, I hope you like my solution to this challenge.

    With this challenge I was able to practice a lot of React tools, such as creating custom hooks, useContext, Loading msg in fetch, among other things.

    My next step will be to set the chosen theme as the default to be displayed when the page is loaded.

    Any sugestion to improve my code ?

  • Submitted


    Hello guys, any feedback to improve my code ?

    and about error icon, any sugestion what i need do to include it??

  • Submitted


    Hello guys, any feedback ?

    I would like suggestions to improve the bot intelligence

  • Submitted


    Hello Guys, any feedback to improve my code ?

  • Submitted


    Hello guys, any feedback to improve my code ?

  • Submitted


    Hello friends, what did you think of the page's responsiveness?

    Please share your opinion, and if you have any suggestions for code improvement, feel free to share.

    Regarding semantic tag and accessibility issues, what changes and improvements do you suggest?

  • Submitted

    teste

    • HTML
    • CSS
    • JS

    0

  • Submitted


    Hi everyone, hope you like my solution =)

    i created two dropdowns menu system, a dropdown menu using css hover for desktop users, and a dropdown with mouse click event for mobile users using Javascript, implemented a function to close the mobile menu when the user click on any menu link.

    in mobile version the dropdown is collapses when the user clicks outside the dropdown menu element.

    what's your opinion about my solution ? any feedback ?

  • Submitted


    hope that you like my solution, I tried to align the elements as close as possible to the design file.

    was great complete this challenge :D

    all feedbacks are welcome!

  • Submitted


    someone can help me with transition effects of slider ? i tried so much, but i don't find a way to get that result.

    about other things:

    the project is responsive in your device?? if your see any bug pleasy say me!

  • Submitted


    Hi guys, I hope you like my solution. I made this project with vite and imported imask to do some validations..

    I put a regex to validate the card, if by chance the card starts with 4 it will be a visa, and for masters the rule is a little more complex, who wants to know more just go to my github.

    I put it to change the logo as soon as the card type is recognized.

    the month field only goes up to 12, and the year field goes from the current year up to 10 years ahead.

    your feedback is very helpful!