Natours is a landing page for a fictional Travel Agency.
The goal of the project is to practice creating an appealing and professional looking landing page with industry standard HTML and SCSS coding practices.
- HTML with Block Element Modifier
- SCSS
- 7 different folders for partial SCSS Files (base, components, layout, pages, themes, abstracts, vendors) and
- Main SCSS file to import all other files into a compiled CSS stylesheet
- Cross-browser compatibility
- Responsive design
Created as a part of the course Advanced CSS and Sass: Flexbox, Grid, Animations and More! by Jonas Schmedtmann