An open API service indexing awesome lists of open source software.

https://github.com/inspecta/results-summary-component


https://github.com/inspecta/results-summary-component

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend Mentor - Results summary component solution

This is a solution to the [Results summary component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/results-summary-component-CE_K6s0maV). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

**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

### Screenshot

![](./screenshot.png)
![](./screenshot_2.png)

### Links

- Solution URL: [Source](https://github.com/inspecta/results-summary-component)
- Live Site URL: [Live](https://results-summary-component-derrick.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Responsiveness

## Author

- Website - [Derrick Mulinde](https://derrick-mulinde.netlify.app/)
- Frontend Mentor - [@inspecta](https://www.frontendmentor.io/profile/inspecta)
- Linkedin - [@derrick-mulinde](https://www.linkedin.com/in/mulinde-derrick/)

## Acknowledgments

I want to thank Frontend mentor for providing me with the resources to develop this project.