/natours

Advanced CSS and Sass

Primary LanguageCSS

Natours

I created this project coding along Advanced CSS and Sass course on Udemy.

The site is deployed at http://ill-fated-rabbits.surge.sh/

Things I practiced:

  • Build a custom grid system
  • BEM model
  • SCSS architecture: the 1|7 rule
  • Positioning, centering
  • Animations: simple animations and the @keyframe
  • Responsive design (desktop first)
  • Sass: mixins, variables, nesting, architecture
  • Handling background videos
  • Pseudo classes and the checkbox 'trick'