Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 651 Bytes

The Met Landing

Welcome to The Met Landing project!

This repository hosts the code for a landing page dedicated to showcasing The Metropolitan Museum of Art.

My process

Built with

  • Semantic HTML5 markup
  • CSS3: Grid, Flexbox
  • BEM methodology: BEM
  • Preprocessors: Sass
  • Mobile-first workflow

What I learned

  • 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.)