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

https://github.com/evavic44/rating-component

A rating app system built with HTML, SASS and JavaScript
https://github.com/evavic44/rating-component

frontendmentor html javascript rating rating-app scss

Last synced: 6 months ago
JSON representation

A rating app system built with HTML, SASS and JavaScript

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.

## Run Locally

This project is using SASS NPM version `1.57.1`, follow the guide below to get it up and running.

```js
npm install -g sass

sass --watch scss:css
```

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

![Design](./design/desktop-design.jpg)