A responsive landing page using Flex and Grid, and a little bit of JS.
It is a challenge proyect supplied by Frontend Mentor
- I used pure CSS and vanilla JS
- I made a container to make the filter work when the nav is active
- I disable scroll when the nav is active
- I made it responsive
It was in general an easy layout to practice grid, but it was a bit challenge to make the mobile-nav work as expected.