Skip to content

GeorgeSavostikov/MET

Repository files navigation

MET landing page

Landing page for The Metropolitan Museum of Art. You can view the page at the link - DEMO

Technologies used

  • HTML5
  • CSS3
  • Sass(SCSS)
  • BEM methodology

How to set up a project locally

  1. Clone the repository and switch to it
    git clone https://github.com/your-username/MET.git
    cd MET
    
  2. Install dependencies
    npm install
    
  3. Run the project locally
    npm start
    

Features

The layout is adaptive, responsive, and cross-browser compatible. It works correctly on all screen sizes (mobile, tablet, and desktop versions) and is implemented using the mobile-first approach.

Reflections

This project was implemented to improve my skills in HTML5, CSS3, Sass (SCSS). During work, I used responsive design principles, the BEM methodology, and modern interface-building techniques.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors