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

    Dictionary Web App - React

    #react#sass/scss
    • HTML
    • CSS
    • JS
    • API

    1


    This is my first time writing an app in React. I've recently completed the tutorial at React.dev and wanted to start applying what I learned. It was a nice practice. It's also been a while since I've written any (S)CSS, so it was good to practice that too. Let me know if you've got any suggestions.

    That screenshot does not look like my solution...oh, well. :/

    Cheers, Tom

  • Submitted


    I came back to finish this after a 6 weeks break. I've had the chance to experiment with CSS grid, used EJS templates that display data coming from mock files found in the config folder. It's my first multi-page website frontend done from scratch. In some parts, notably containers in certain views could have been done better, but overall I am happy with it and ready to move on.

    Also, the gradient is different on the pictures for the challenge and in the actual sketch file, I used the one in the provided sketch file.

    Feedback is appreciated.

  • Submitted


    What do you think about absolutely positioning within the elements in the <section class="today">? Should have done it w flexbox? Regarding BEM, it would have been more ideal to use a shared class between the cards in the general overview and the cards for today. Anyway, first challenge completed.