Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.71 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.71 KB

Frontend Mentor - Results summary component solution

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.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

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
  • Bonus: Use the local JSON data to dynamically populate the content

Screenshot

Desktop preview

Links

My process

Built with

  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Vite - build tool
  • React - JS library
  • TypeScript - adds additional syntax to JavaScript
  • CSS modules - For styles

Useful resources

Author