amulyalovescoding / Interactive-rating-component

Interactive rating component with JS - This is a solution to the Interactive rating component challenge on Frontend Mentor. This is a nice, small project to practice handling user interactions and updating the DOM. Perfect for anyone who has learned the basics of JavaScript!

Home Page:https://amulyalovescoding.github.io/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. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Desktop Screenshot desktop screenshot

Mobile Screenshot Mobile screenshot

Active Screenshot Active screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • JS

What I learned

CSS flex Property & Grid template areas finally open my eye toward it.

Continued development

I need to complete more challenges in future.

Useful resources

  • MDN - Grid template areas - This helped me for using grid . I really liked this pattern and will use it going forward.
  • CSS flex Property - This is an amazing article which helped me finally understand flex properties. I'd recommend it to anyone still learning this concept.

Author

Acknowledgments

This is where I can give a hat tip to google helped me out on this project. Thanks google, w3schools & MDN.

About

Interactive rating component with JS - This is a solution to the Interactive rating component challenge on Frontend Mentor. This is a nice, small project to practice handling user interactions and updating the DOM. Perfect for anyone who has learned the basics of JavaScript!

https://amulyalovescoding.github.io/Interactive-rating-component


Languages

Language:CSS 45.1%Language:HTML 43.6%Language:JavaScript 11.4%