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

  • @catherineisonline

    Submitted

    Hello, Frontend Mentor community! This is my solution to the REST Countries API with a color theme switcher.

    I appreciate all the feedback you left that helped me to improve this project. I fixed the issues I had previously and added new features per your recommendation.

    I have done this project a while ago however if you are here and have any feedback, tips, or ideas to share, I will be more than glad to hear them out!

    Thanks

    Kiyoomi 480

    @Jukiyoomi

    Posted

    I think you can get data of a country using its code with this link https://restcountries.com/v3.1/alpha/{code} from the api.

    1
  • Byron 2,180

    @byronbyron

    Submitted

    Hello ladies and gentlemen! Had fun with this one, using SvelteKit. Used some lovely features of Svelte like bind: for that sweet, sweet reactivity between the inputs and the amount/total results. It was also nice to use the {#if} directive to conditionally show the validation messages, and {#each} came in handy for displaying the buttons. Anyway, I hope you all like it. Feel free to leave a saucy little comment if you like!

    Kiyoomi 480

    @Jukiyoomi

    Posted

    Oh wow ! i'ts incredible ! What do you use to make your works that perfect ?

    0
  • Kiyoomi 480

    @Jukiyoomi

    Posted

    Your preview site seems to have an error

    0
  • tarik310 230

    @tarik310

    Submitted

    Hi in this challenge I had a problem with the bottom border-radius of the data cards showing 1px annoying gaps between parent and child Divs. I don't know is it because of my screen resolution or something else but I solved it with reducing the border-radius of the child div Any feedbacks would be appreciated. Thanks

    Kiyoomi 480

    @Jukiyoomi

    Posted

    Hey, I don't know if I get your problem, but you can try to put border-radius only on parent and set overflow to hidden, so you don't need border-radius on child to fix you problem. I hope that can help you :)

    0
  • Kiyoomi 480

    @Jukiyoomi

    Posted

    The result is insane ! How did you do the effect with the numbers ?

    1