Welcome to the Host-and-Serve Landing Page project repository! This project aims to provide a responsive landing page for hosting and server-related services.
- HTML: The project utilizes HTML for structuring the landing page content.
- BEM Convention: We adhere to the Block Element Modifier (BEM) methodology for naming CSS classes, ensuring clarity and maintainability.
- CSS (Nesting Styles): Cascading Style Sheets are employed for styling, with nesting utilized for improved organization and readability.
- Full Responsive: The landing page is designed to be fully responsive, providing optimal viewing experiences across various devices including mobile phones, tablets, and laptops.
- AOS Library: Animations on Scroll (AOS) library is integrated to add engaging animations to elements as users scroll through the page.
- Percel: The project is built using Percel, a zero-configuration build tool that simplifies the build process and enhances productivity.