Showing 1 result(s)

Frontend Mentor Challenge: Interactive Ratings Component – HTML, CSS, JS

Check out the final result: https://nikmaxott.github.io/interactive-rating-component/Check out the GitHub repo: https://github.com/nikmaxott/interactive-rating-component My first proper interactive challenge. The challenge here was state management, featuring a very simple layout, with very little changing between mobile and desktop versions. I set myself the additional challenge to build this entire project in pure HTML, CSS, and JavaScript. No frameworks …