https://github.com/hadodev/interactiveratingcomponentmain
https://github.com/hadodev/interactiveratingcomponentmain
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hadodev/interactiveratingcomponentmain
- Owner: hadodev
- Created: 2024-09-17T21:26:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T13:44:59.000Z (8 months ago)
- Last Synced: 2025-01-13T18:17:44.692Z (4 months ago)
- Language: CSS
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Interactive rating component solution
This is a solution to the [Interactive rating component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-rating-component-koxpeBUmI). 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)
- [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 site depending on their device's screen size.
- See hover states for all interactive elements on the page
- Select and submit a number rating
- See the "Thank you" card state after submitting a rating. The cards show up with animations.### Screenshot
#### Desktop
##### The rating card

##### The "Thank you" card

#### Mobile
##### The rating card

##### The "Thank you" card

### Links
- Solution URL: [Github repository solution URL here](https://github.com/hadodev/InteractiveRatingComponentMain)
- Live Site URL: [Live site URL here](https://hadodev-frontendmentor-interactrating.netlify.app)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow### Useful resources
- [CSS reset](https://piccalil.li/blog/a-more-modern-css-reset/) - Modern CSS reset.
- [Image compressor](https://imagecompressor.com/) - This online image optimizer uses a smart combination of the best optimization and lossy compression algorithms to shrink JPEG, GIF and PNG images to the minimum possible size while keeping the required level of quality.
- [@font-face generator](https://transfonter.org/) - Modern and simple css @font-face generator.
- [Google Fonts](https://fonts.google.com/)
- [1 line layouts](https://1linelayouts.glitch.me/) - 10 Modern CSS layout and sizing techniques that highlight just how robust and impactful a single-line of styling code can be.## Author
- GitHub - [Hado Dev](https://github.com/hadodev)
- Frontend Mentor - [@hadodev](https://www.frontendmentor.io/profile/hadodev)## Acknowledgments
For all authors who publish open source ressources and contents freely available and make Internet more awesome.