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

https://github.com/kjabeen/interactive-rating-project

Interactive-Rating-Project
https://github.com/kjabeen/interactive-rating-project

button css foreach-loop forloop html javascript

Last synced: 10 months ago
JSON representation

Interactive-Rating-Project

Awesome Lists containing this project

README

          

# Interactive-Rating-Project

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

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

![image](https://github.com/KJabeen/Interactive-Rating-Project/assets/126177876/dbd9e9e5-380d-43f6-808c-07260d1f0463)

![image](https://github.com/KJabeen/Interactive-Rating-Project/assets/126177876/1fa554cc-e899-492a-8933-163c50667a75)

#### Mobile Image

![image](https://github.com/KJabeen/Interactive-Rating-Project/assets/126177876/581ce261-b286-4d6e-813d-803bb88cf628)

![image](https://github.com/KJabeen/Interactive-Rating-Project/assets/126177876/79ba0e05-27af-4fd5-a7d4-403d5a462d24)

### Links

- Solution URL: ([https://your-solution-url.com](https://github.com/KJabeen/Interactive-Rating-Project))
- Live Site URL: ([https://your-live-site-url.com](https://kjabeen.github.io/Interactive-Rating-Project/))

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-resonsive web page
- Javascript