Skip to content

jmblack15/Interactive-rating-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive rating component solution

This is a nice, small project to practice handling user interactions and updating the DOM.

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

fireShot

Links

  • Solution URL: Code
  • Live Site URL: Live

My process

Built with

  • Semantic HTML5 markup
  • CSS (BEM methodology)
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

Useful resources

  • DOM CSS - This helps me how to manipulate styles with js
  • JS HTML DOM - This is an excellent page to learn how to manipulate the DOM

Author

About

This is a nice, small project to practice handling user interactions and updating the DOM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published