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.
With this challenge, I,ve tried to apply my knowledge about CSS3, Flex, HTML5 and Java Script.
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
- Solution URL: HualDev
- Live Site URL: InteractiveRating
The process to solve this challenge was: in first time I used HTML to ubicate all the elements and then with CSS I disigned the best performance of the elements.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
With this challenge I learned about Flexbox and the DOM JS. I improve my knowledge in CSS, very special in Flexbox
I´d like to continue improve about Flexbox and Grid, I hope deepen my knowledge in JS
