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


    What are you most proud of, and what would you do differently next time?

    Having previously solved this challenge using vanilla js, I have managed 💪 to add some features such as pagination using react js. Where there are issues let me know..

    What challenges did you encounter, and how did you overcome them?

    • Implementing simple pagination.
    • Handling border countries render from one country render.
  • Submitted


    What are you most proud of, and what would you do differently next time?

    Good challenge to help you perfect your javascript API skills.

    What challenges did you encounter, and how did you overcome them?

    Figuring out how to manipulate data received from the API was challenging a little bit.But with some research I was able to solve it.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Interact with the clipboard,local storage APIs.For this solution I have used the bitly API.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Basics on toggling hamburger image.

  • Submitted


    This took me a while to figure out things😃.Check through it and where you may find errors ,let me know.Its a good project to test your js skills and responsive css skills.

  • Submitted


    This is a good project to test out your css/html skills.

  • Submitted


    The project mainly enhances one's javascript skills and css skills preferrebly.

  • Submitted


    Good project for testing your responsiveness css skills.

  • Submitted


    A good project to enhance your javascript skills such as form input validation.

  • Submitted


    A great project for learning responsive webdesign including images responsiveness.

  • Submitted


    Great challenge to exercise your JavaScript skills.Any recommendations or changes are welcome.

  • Submitted


    Honestly applying responsive images on a website becomes a huge advantage and more efficient.When developing this Project I used js but later on I will use css without js.Great challenge for learning responsive webdesign.

  • Submitted


    The difficult part was enabling the range progress without interfering with the size of the thumb.Implementing javascript manipulation somehow becomes difficult in some situation.This challenge has enabled me to learn skills which I used to postpone and I will continue working on them to perfect the skills.

  • Submitted


    Most of the websites have the cards section and ensuring a responsive card section on the website can be quite frustrating.Should one use flexbox or grid expecially for one using plain css without css frameworks I would like to know.