fgrullon / interactive-rating-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Interactive rating component solution

This is a solution to the Interactive rating component challenge on Frontend Mentor.

Table of contents

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

  • Rating page: Rating page
  • Thank you Page:Thank you Page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • React - JS library
  • Vite - React framework
  • Styled Components - For styles

Continued development

One thing i wanna improve is adding a notification when a the form is submitted without selecting a rating.

Useful resources

Author

About


Languages

Language:CSS 51.8%Language:TypeScript 41.7%Language:HTML 6.5%