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 procrastinated this for like 3 months (to be fair, I was doing other projects at the time) but I finally got it done! I think the hardest part was the hero section, trying to line up the images and the text properly. I ended up using CSS grid for this one, which worked well enough. Otherwise, everything was fairly easy to build with flexbox and grid.

  • Submitted


    I had a bit of difficulty in positioning the dice button, thinking I shouldn't be using stuff like position: absolute, but after looking at other solutions it seems it's okay to use. I also need to read up on best practices with using svg in React.

    Created this with React this time even though it's only a simple app, but I wanted to practice.