This is a simple and clean landing page design built with modern web technologies.
Check out the live demo of the landing page on GitHub Pages.
View the design mockup for the landing page here.
- HTML
- CSS
- Flexbox
- CSS Grid
- CSS Transformations
- SCSS (Sass)
- Mixins
- BEM (Block, Element, Modifier) methodology for naming conventions
- Fully responsive design
- Clean and minimal layout
- Utilizes Flexbox and Grid for layout structuring
- SCSS with mixins for reusable styles
- BEM naming convention for scalable and maintainable code
Clone this repository, run npm i
and npm start
and the landing page will open in your browser.