Skip to content

Commit

Permalink
updated README and added screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumon Sinha committed Oct 20, 2023
1 parent 779e20d commit c1710c1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
44 changes: 42 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
# Frontend Mentor Challenge built using React + Vite
# Frontend Mentor - Results summary component solution

The challenge is linked [here](https://www.frontendmentor.io/challenges/results-summary-component-CE_K6s0maV).
This is a solution to the [Results summary component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/results-summary-component-CE_K6s0maV).

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)

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

![](./screenshot.png)

### Links

- [Solution URL](https://www.frontendmentor.io/solutions/results-summary-component-FXlIE3Crn5)
- [Live Site URL](https://rainbow-starship-783491.netlify.app/)

### Built with

- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Tailwind CSS](https://tailwindcss.com/) - For styles

## Author

- Frontend Mentor - [@slockers37](https://www.frontendmentor.io/profile/slockers37)
- Twitter - [@slockers](https://www.twitter.com/slockers)
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1710c1

Please sign in to comment.