This repository hosts the code for a landing page dedicated to showcasing The Metropolitan Museum of Art.
- Semantic HTML5 markup
- CSS3: Grid, Flexbox
- BEM methodology: BEM
- Preprocessors: Sass
- Mobile-first workflow
- Learned how to apply grid to the hole page
- How to structure my code by separating everything into its own file
- How to use most of the features of SASS (cycles, functions, mixins, etc.)