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


    I made this a PWA(which means it's fully installable on your phone or computer) where you can play either Grizzly, Cowboy, Ninja or Rock, Paper, Scissors.

    I made custom pictures for Rules slider for GCN with Figma.

    Please tell me your thoughts and commentary!

  • Submitted


    Made this into a PWA.

    I would really like some help on how to improve the performance of the site (Lighthouse), like how to avoid excessive DOM size & make the site faster.

    That, or any other advice/critique would be great, thank you!

  • Submitted


    Please give this a look! I look back on my code and don't even know how I go there but everything works & it's a very cool project! Even if you don't want to look at the code I would really appreciate you just checking it out. Maybe use it as your real GH job browser.

    Thank you!

  • Submitted


    I always have a hard time navigating to another page via the mobile navbar & the navbar staying open. I had to write some complex code just to re-close it. Any help?

    Thanks!

    All critiques + feedback welcomed.

  • Submitted


    This was a fairly easy project but I did have 2 small problems that I had to work around. My main question is about the navbar.

    First, I had to set the variable with a useState because the querySelector was responding with a null - is this a good way to set variables? I also had to make another function to close the mobile nav when a link inside was clicked because it would redirect to the correct page but the mobile nav would stay open.

    Thanks so much for all critiques + comments!

  • Submitted


    Please review my site!

    Anything I can do to make my code cleaner? Also, in your opinion, what could I do to improve your user experience with the project?

    Thank you!

  • Submitted


    Would love for you guys to look at my code & give me some feedback - if you know React could you give me some tips or if you don't can you let me know if the code is legible?

    Check out all the cool extras I put too with the social media links & the navbar deployment.

    Thanks!!

  • Submitted


    I know the SCSS isn't perfect or whatever but I did this project to help me with my React. Anyone who knows React could you help me with some pointers please?

    Specifically, I was wondering if I should be doing any logic in my App.jsx at all or should I be doing logic in the individual component pages and then simply putting the links in the App.jsx?

    Thanks!

  • Submitted


    My first time doing React & I could use a lot of help.

    Admittedly, I don't really know what I'm doing still but I decided to try some project based learning (and some help from YouTube).

    If you know React & could add any input please help me!!!

    Also, I used SCSS with this project... is it good to use sass w. React?

  • Submitted


    Hello all!

    I had fun with this project though I did have some difficulty with the locations page because of the map section.

    Is there a way to position something (the yellow location marker) on top of the image so that it stays in the same relative position when the picture is resized?

    For example, I had to do a bunch of media queries so that the NY flag stayed on top of NY when the picture was resized.

    Thanks!

  • Submitted


    I would like some comments + opinions on if my JS is understandable (I tried to put notes to make it more readable).

    Thank you!

  • Submitted


    I did this project to practice my SCSS because I am new at it. If you know SCSS please help me out with any pointers/tips. The hardest part about the SCSS for me was the media queries.

    Thanks!

  • Submitted


    I need help with 2 things:

    1. How do I get the form error message to go away when user clicks outside of input space?

    2. How do I get the dark overlay on the body when the mobile nav is deployed?

    Thanks!

  • Submitted


    This was the trickiest project for me because I just could not figure out the background/main img for mobile so I had to reconfigure the whole thing! Can someone please show me a better way, thanks!

  • Submitted


    I could use a lot of advice on this one! Especially on how to do the toggle.

  • Submitted


    I could definitely use a lot of help with this project. The CSS was really hard for me for some reason so I could definitely take some pointers on how to get the image to auto size.

    Thanks!

    /* Also BTW, I had to change some of the margins + the size of the pic just for Frontendmentor because the top bar changes the viewport a bit, so if somethings look slightly off that's why. */

  • Submitted


    Most difficult part of this for me was the footer and having so many MQs. Can someone please help me with those 2 things - I'd be very grateful!

    Thanks!

  • Submitted


    I would love all the feedback! I want to know, specifically, how to get past the accessibility issues in the 'social__links' list because I am using Font Awesome icons so it's telling me that there's no valid link to the href.