Skip to content

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!

Notifications You must be signed in to change notification settings

amulyalovescoding/Interactive-rating-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Topics

Resources

Stars

Watchers

Forks