Hello! Here is my third submission on the frontendmentor.io platform. Still love the css animations as you can tell :D
Also this time I approached the coding of the project as mobile first. I must tell that it saved me a lot of headache and I had to write much less code.
Although on a landingpage like that, most likely a client does not want to present ratings that are given less than 5 stars, but I added a possibility to add every rating from one to five. These classes can be added easily with JS to the span element. For example if there is a 4 star rating you can add a class .four-stars
to the span element and it will present 4 stars instead of 5.
As always, feel free to comment :) Awesome, awesome platform and community here!
Cheers, Verner