Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
22
Comments
5
ifaronti
@ifaronti

All comments

  • Cris Crawford•190
    @cmcrawford2
    Submitted over 1 year ago

    Cris Crawford's Space Tourism Site

    #accessibility#animation
    1
    ifaronti•630
    @ifaronti
    Posted over 1 year ago

    I think your solution is excellent!! The mobile menu issue doesn't appear when I used my phone to visit the page. I don't It's a bug to be fixed. You are only seeing it because you are resizing same device width. I saw it while resizing on my PC but not my phone. Your solution is Amazing! Keep it up!

    On the other hand, I think it has to do with transition in case you are worried about it. Same thing worried me for a while durring this challenge.

    Great work!

    Marked as helpful
  • Melvin Aguilar 🧑🏻‍💻•61,020
    @MelvinAguilar
    Submitted over 1 year ago

    Four card feature section (Tailwind CSS)

    #accessibility#lighthouse#pwa#tailwind-css#semantic-ui
    6
    ifaronti•630
    @ifaronti
    Posted over 1 year ago

    I've gone through most of your projects and I'm amazed at your skills expecially with CSS. I find myself going through your CSS to learn a lot of tricks. One of your comments led me to pixel-perfect which has greatly peaked my interest in improving my CSS. Thanks!! Thanks!! Thanks!!

  • Victor Chacin•110
    @ViktorChs
    Submitted over 1 year ago

    first page made with react On planets!!!!

    #react#react-router#vite#cube-css
    1
    ifaronti•630
    @ifaronti
    Posted over 1 year ago

    If you are talking about the background-Images or <img/> :

    in CSS, use background-image: url(location of image) then in your media query (e.g @media only screen and (max-width: 375px){}), change the image location.

    If you are using inline CSS or using <img/>, declare a variable in state(e.g large) whose value depends on screen size so when you are choosing the location of the image, use ternary like this: (directory/{large > 500 ? 'largeImage.jpg' : 'small.jpg'}) or <img src={directory/{large > 500 ? 'large.jpg' : 'small.jpg'}} alt=''" /> That will automatically tell the browser which image to choose depending on screen size.

    Also, use useEffect to make it responsive

    React.useEffect(()=>{ setLarge(window.innerwidth) }, [window.innerWidth])

    Marked as helpful
  • Franco Vaccari•160
    @FrancoVacc
    Submitted over 1 year ago

    Responsive website made with react and API Rest

    #react#tailwind-css
    1
    ifaronti•630
    @ifaronti
    Posted over 1 year ago

    Hey!! Nice project.. great layout.

    A suggestion, when you click border countries, the currency doesn’t change it stays same as that of the first country clicked from home page.

    Nice work..

  • Szidelo•150
    @Szidelo
    Submitted almost 2 years ago

    Age Calculator App using HTML CSS and JS

    #bootstrap
    1
    ifaronti•630
    @ifaronti
    Posted almost 2 years ago

    I just subtracted 1 month from the month input and then add: 30 days to day input if month input is April, June, September, November, 28 days if month February, 29 if day and month is 29 and February respectively, 31 if any other month. Your solution is really good too.

    Marked as helpful
Frontend Mentor logo

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