This is a solution to the Results summary component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
- Solution URL: Github (here!)
- Live Site URL: Github Pages
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
I mainly learned how to develop a design, going from the outer components of a design first before going into the detail. I'm not sure if that's the best way, but it worked well for me.