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
- Host: GitHub
- URL: https://github.com/kjabeen/interactive-rating-project
- Owner: KJabeen
- Created: 2023-09-11T15:30:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T21:38:46.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T05:19:53.987Z (about 1 year ago)
- Topics: button, css, foreach-loop, forloop, html, javascript
- Language: CSS
- Homepage: https://kjabeen.github.io/Interactive-Rating-Project/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


#### Mobile Image


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