https://github.com/samuel-amaro/interactive-rating-component
Desafio de codificação Front-End, construir um componente interativo de avaliação de serviços.
https://github.com/samuel-amaro/interactive-rating-component
bem-methodology css3 dom-manipulation flexbox-css html-semantics html5 javascript mobile-first rwd-response
Last synced: 11 days ago
JSON representation
Desafio de codificação Front-End, construir um componente interativo de avaliação de serviços.
- Host: GitHub
- URL: https://github.com/samuel-amaro/interactive-rating-component
- Owner: Samuel-Amaro
- Created: 2022-07-27T14:19:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T14:25:34.000Z (over 3 years ago)
- Last Synced: 2025-03-19T21:49:36.384Z (about 1 year ago)
- Topics: bem-methodology, css3, dom-manipulation, flexbox-css, html-semantics, html5, javascript, mobile-first, rwd-response
- Language: CSS
- Homepage: https://samuel-amaro.github.io/interactive-rating-component/
- Size: 179 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)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app 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
### Screenshot
#### Result Mobile


#### Desktop Result


### Links
- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/interactive-rating-component)
- Live Site URL: [Result Live](https://samuel-amaro.github.io/interactive-rating-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- RWD(Responsive Web Design)
- JavaScript programming language
- DOM JS
- Normalize CSS - [Normalize](https://necolas.github.io/normalize.css/) - Reset CSS
- Methodology BEM(Block Element Modifier) - [BEM](http://getbem.com/introduction/) - Methodology
## Author
- Website - [Samuel Amaro Portefólio](https://samuel-amaro.github.io/portefolio-website/)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)