Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
3

Veljko Ilic

@veljkoilic190 points

Probably workin... 👨‍💻

Latest solutions

  • Fylo Landing page React.js and SASS

    #react#sass/scss

    Veljko Ilic•190
    Submitted about 3 years ago

    1 comment
  • Easybank Landing Page using React.js and Styled-Components

    #react#styled-components

    Veljko Ilic•190
    Submitted about 3 years ago

    1 comment
  • REST Countries API with color theme switcher React.js

    #axios#react#react-router#redux

    Veljko Ilic•190
    Submitted about 3 years ago

    1 comment
  • URL Shortening Api Landing Page React.js

    #react#styled-components#fetch

    Veljko Ilic•190
    Submitted about 3 years ago

    0 comments
  • Interactive Comments Section React.js

    #react#styled-components

    Veljko Ilic•190
    Submitted about 3 years ago

    0 comments

Latest comments

  • Simon Hernandez•615
    @simonhernandez
    Submitted about 3 years ago

    Responsive landing page (Mobile-First approach). Using ReactJS, SCSS.

    #react#sass/scss#bem
    2
    Veljko Ilic•190
    @veljkoilic
    Posted about 3 years ago

    Awesome work dude!

    Everything looks super slick and responsive! I suggest you make your animations go only one way. If you scroll up and down again they replay, but this is just a personal taste.

    However, there is a bit of a weird 1000px - 1140px area. The Intro section heading overlaps with the background making it unreadable and the articles at the bottom are really squished. This is all minor but I thought you'd appreciate the nitpicking feedback!

    Marked as helpful
  • david•120
    @bassdavinci
    Submitted about 3 years ago

    easy-banking-landing-page Fronend-mentor

    1
    Veljko Ilic•190
    @veljkoilic
    Posted about 3 years ago

    Hey there, good job, but you missed a couple of things here and there. Some of them:

    I advise you put in another breakpoint, like a tablet size for example, because on those sizes your images become squished, and the texts overflow.

    In the "Why choose Easybank?" section, you can remove the width and height from the icons. if you put different percentages the image becomes disproportional. (percentages at all here aren't a good idea, either remove or set them to identical static values) Also, one icon is missing - you have a typo and spelt it with a capital it should be "icon-onboarding.svg" not "icon-Onboarding.svg"

    Good luck! :)

  • André•120
    @AndreDev12
    Submitted about 3 years ago

    REST Countries API with color theme switcher using React, Sass

    #axios#react#react-router#sass/scss
    2
    Veljko Ilic•190
    @veljkoilic
    Posted about 3 years ago

    Hey, there! I recently completed this challenge and commented this same thing elsewhere. I thought it was annoying too, but it's actually not that hard.

    Every country has a "borders" property, with cca3 codes in them. You can use those country codes to query the API. Take a look at the API docs, you'll find the "List of codes" segment. https://restcountries.com/v3.1/alpha?codes={code},{code},{code}

    So all you need to do when the page loads is take the "borders" property and insert the cca3 codes into the API endpoint like so: https://restcountries.com/v3.1/alpha?codes=col,pe,at

    This will return the countries with those cca3 codes. You can then use those objects to render the full names of the countries, and make them into links.

    My function looked something like this: axios.get(https://restcountries.comv3.1alpha?codes=${country.borders.join(",")}).then(function (response) { setborderCountries(response.data); });

    Hope this helps! Good luck :)

    Marked as helpful

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub