Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0G-alt authored Jul 21, 2024
1 parent 181d3f6 commit b662d1e
Showing 1 changed file with 81 additions and 1 deletion.
82 changes: 81 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,81 @@
# Results-Summary-Component
# Results Summary Component

![Results Summary Component](https://res.cloudinary.com/dz209s6jk/image/upload/f_auto,q_auto,w_900/Screenshots/wlin5nxmir5qfd4xw7lp.jpg)


## Overview

This repository contains my solution to the [Results Summary Component Challenge](https://www.frontendmentor.io/challenges/results-summary-component-CE_K6s0maV) from Frontend Mentor. The challenge involves creating a responsive and visually appealing recipe page using HTML and CSS.


## Table of Contents

- [Overview](#overview)
- [Features](#features)
- [Demo](#demo)
- [Installation](#installation)
- [Usage](#usage)
- [Technologies Used](#technologies-used)
- [Acknowledgements](#acknowledgements)
- [Contact](#contact)


## Features

- Responsive design that works on various screen sizes
- Clean and modern layout
- Use of CSS for styling and layout
- Accessibility considerations


## Demo

Check out the live demo of the project [here](https://pr0g-alt.github.io/Results-Summary-Component/).


## Installation

To run this project locally, follow these steps:

1. **Clone the repository:**

```sh
git clone https://github.com/pr0G-alt/Results-Summary-Component.git
```

2. **Navigate to the project directory:**

```sh
cd Results-Summary-Component
```

3. **Open `index.html` in your browser:**

```sh
open index.html
```


## Usage

You can use this project as a starting point for your own results summary component or for learning HTML and CSS. Feel free to modify the code to suit your needs.


## Technologies Used

- HTML5
- CSS3


## Acknowledgements

- [Frontend Mentor](https://www.frontendmentor.io) for providing the challenge
- Any tutorials, articles, or other resources you found helpful


## Contact

Feel free to reach out to me if you have any questions or suggestions:

- GitHub: [pr0G-alt](https://github.com/pr0G-alt)
- Email: [email protected]

0 comments on commit b662d1e

Please sign in to comment.