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

    REST Countries API: ReactJS, NextJS and Chakra-UI

    #chakra-ui#next#react#typescript
    • HTML
    • CSS
    • JS
    • API

    0


    I've just learned NextJS and TypeScript and I'm getting better with React and Chakra-UI, so this was an opportunity to take on an ADVANCED challenge and really put my skills to test. I struggled a bit with TypeScript for the most part, but I see the immense improvement it gives the entire project and also my programming skills. As always, please any feedback will be appreciated. Thanks!

  • Submitted

    Advice Generator App

    #react#semantic-ui
    • HTML
    • CSS
    • JS
    • API

    0


    Any feedback will be appreciated as always. Thanks in advance

  • Submitted


    This was a good quick project to test my abilities so far. Glad to see I'm getting better every day.

    As always, any feedback is always appreciated.

  • Submitted


    I particularly chose this challenge to push my skills to the edge, I used the project to learn ReactJS, after watching numerous tutorials of course. It seemed like a small project, but I really learned a lot from it.

    I decided not to use any UI library for styling as I wanted to test my CSS skills, but this decision led to me not being able to implement the mobile view menu, and image navigation for now. I will definitely make an update soon enough once I've learned even more ways to get it done.

    One particular question I have for the community is, are there other ways to style SVG icons without directly manipulating them in the HTML code. Like changing the size (width and height), colour and adding state behaviours. I think having to write them directly into the HTML is a bit messy and if anyone has a clean and simple way to do this, I'm open to learning.

    Over 10,000 people have started this challenge, and I'm glad I'm part of the 500+ people that have completed it.

    As always, any other feedback will be really appreciated, Thanks.

  • Submitted


    Having some issues with the media query breakpoint at 768px. There's some weird distortion in layout right before the design transitions into desktop or mobile view. Any help or suggestion on how I can best handle this will be appreciated. Thanks

  • Submitted


    Really enjoyed working on this challenge, as it's evident that I'm gradually improving on my skills as I don't do as much "Googling" as I used to. As always, I'm open to any feedback on how I can still improve the design. Thanks.

  • Submitted


    Still getting familiar with the proper use of CSS media queries to achieve seamless responsiveness, any suggestions on how I can make my solution better in that regard or any other aspect will be really appreciated. Thanks

  • Submitted


    Had some issues with responsiveness as I took a desktop-first approach. I will really appreciate some good feedback on responsive design best practices.

  • Submitted


    Had some issues with getting the background image to scale, was able to solve it with (background-size: contain;). Please, I will love to know if there is a better way of getting this done. Thanks in anticipation.