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

    NextJs, Tailwind,

    #tailwind-css#next
    • HTML
    • CSS
    • JS

    0


    Whilst building this project I had to repeat a useEffect multiple times with the aim of changing the image to screen size is there a way i could have made this reusable/utility and does anyone have any advice on when people would suggest it would be better to use custom styling to prevent re-typing the same tailwind classes?

  • Submitted

    Random Advice Generator

    #fetch
    • HTML
    • CSS
    • JS
    • API

    0


    Here is my solution to the challenge. I was unable to decide whether to fix the title and divider image in place as I personally felt with the shorter quotes it wasn't aesthetically pleasing.

  • Submitted


    Here is where I am currently up to with this project. Can anyone provide some guidance on how to get the basket items to update and be accessible from the nav basket icon and how best to make quantity buttons work as expected. even if a link to a YouTube video etc. I previously tried making a basketContext.js and using the hook but couldn't seem to get that to work either. any directional input to help me figure this out will be deeply appreciated. This is not a finished product as yet but wanted to put out to the community what I am struggling with.

  • Submitted


    Finally glad to upload another solution to a great challeng here on frontend mentor. found myself finding the will not to destroy the monitor with some of the layout parts of this challenge. look forward to your tips and feedback as always

  • Submitted


    I took an emphasis on having as little hard coded content as possible, the pricing feature list was abit of a pain. If anyone can shed any light on how to upload react apps to git repositories i would be grateful as i cant get it to work, any and all feedback welcome.

  • Submitted


    My solution to the Skilled E-learning Landing Page challenge. This was my first time playing with CSS Grid for the layout, I also wanted to use some absolute positioning so used this instead of flexbox for the hero section.

  • Submitted


    I'm relatively new to this- this was my first personal project!! How would a more experienced dev look to organise their CSS so it was in a single file? What tips would you give a noob??