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 Frontend Mentor community! Here is my solution to the rest countries api challenge with dark and light theme.

    Difficult part Fetching borders data and integrating with existing country data was a hard part for me in this challenge. I should have used routers from start for that but still I have done it without react router dom. Please give your suggestions on improving my code or any advice.

    Built With

    • React
    • Bootstrap v5 (It turns out to be a great choice for this challenge)

    Thank you. Looking forward for your feedbacks✨

  • Submitted

    Advice Generator - JavaScript Fetch API

    #accessibility
    • HTML
    • CSS
    • JS
    • API

    2


    Hello everyone, here is my solution to the advice generator app challenge.

    Built With

    • JavaScript, Fetch API, HTML5, CSS3

    I wanted to practice fetch api and mobile first so i choose this challenge. It was easy, simple and didn't take much time.

    Question/Need Suggestions

    • How do you guys normally center a div/container? Which method is easiest for you?
    • How do you center it when the width/height is not fixed?

    Looking forward to hearing your feedback! Thank you✨

  • Submitted


    Hi Frontend Mentor community! Here is my solution to the space tourism multipage website. It took me some time to make it responsive. Please give your suggestions on improving my code or any advice

    Built With/what i learnt

    • React, React Router, useState
    • Styled with CSS3 (It would be faster if i have used some preprocessor but it has really tested my CSS skills 😄)
    • Making background images responsive using <picture> tag...

    Questions/Need Suggestions

    • How do you guys deploy your react apps? I use Github pages for my apps but for some reasons it wasn't working for react app. Initially i resolved it using ''BrowserRouter basename'' but after sometime it started giving error. (For now i have deployed the website on vercel but pls share how you deploy react app using gh-pages)

    • Which workflow is more appropriate(easy to go with) desktop or mobile for responsiveness?

    • What breakpoints you use mostly for tablet screens?

    Looking forward to hearing your feedback!✨ Thank you.

  • Submitted


    Hi, Frontend mentor community

    Here is my solution to the QR code component challenge. I tried using CSS animations in it. I will be happy to hear any suggestion😄

  • Submitted


    I would appreciate any feedback and suggestions on how I can improve my solution! 😄 Thank you.