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

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.

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

![](./printscreens/mobile-result.png)

![](./printscreens/mobile-tanks-result.png)

#### Desktop Result

![](./printscreens/desktop-result.png)

![](./printscreens/desktop-tanks-result.png)

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



CSS válido!

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