A responsive landing page created using HTML, SASS, and VanillaJS. It follows BEM methodology, a mobile-first design approach and includes image resizing functionality using the sharp library.
- HTML5
- SASS
- VanillaJS
- Sharp
-
Responsive design: The landing page is optimized for various screen sizes, ensuring a consistent experience on mobile devices, tablets, and desktops.
-
BEM methodology: The project follows the Block Element Modifier (BEM) naming convention, creating a modular and maintainable codebase.
-
Mobile-First Design: The project is designed with a mobile-first approach.
-
Image Resizing: The project utilizes the sharp library to dynamically resize images, optimizing performance and load times.