Frontend Mentor interactive rating component using PUG, SASS and JS.
You can view the final version here, optimized for any display.
- DOM manipulation.
- Sass preprocessor for CSS, where I used variables, imports and its basic synthax.
- Pug preprocessor for HTML, where I used variables, includes, iterations, interpolation and its basic synthax.
- Class manipulation with JS for interactive HTML tags.
- Copying the design by only using static images of what the final product should look like.