Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Frontend Mentor - Interactive rating component

Welcome! 👋

Thanks for checking out this front-end coding challenge.

Frontend Mentor challenges help you improve your coding skills by building realistic projects.

To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.

The challenge

Your challenge is to build out this interactive rating component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your 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

Table of contents

Design preview for the Interactive rating component coding challenge

Expected Result

Mobile Layout (375px)

mobile-design mobile-thank-you-state

Desktop Layout (1440px)

desktop-design desktop-thank-you-state

My Result

Mobile Layout (375px)

InteractiveRatingComponent-mobile1 InteractiveRatingComponent-mobile2

Desktop Layout (1440px)

InteractiveRatingComponent-desktop1 InteractiveRatingComponent-desktop2

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Pure JavaScript

Author