Skip to content

DianaKadimbekova/The_Met

Repository files navigation

The Met

The Met is an interactive landing page showcasing one of the world's most iconic art museums—The Metropolitan Museum of Art in New York. As the largest art museum in the United States and the fourth-largest museum in the world by gallery space, The Met attracts millions of visitors annually, with 5.36 million guests in 2023 alone, making it the most-visited museum in the U.S. and the fifth-most-visited art museum globally.

DEMO LINK

DESIGN REFERENCE

Technologies Used

  • HTML5 — Web site structure is the basis of the user interface.
  • CSS3 — website styling and design.
  • BEM — was used to write clean, maintainable and scalable CSS/SCSS code.

Key Features

  • Clean, minimalistic interface with an emphasis on content.
  • Full display on all devices (320px to 4K).
  • 3D virtual tour of the main halls of the museum.
  • Responsive layout was made by using CSS Grid and Flexbox
  • Smooth animations, gallery previews, and intuitive navigation.

Getting Started

  1. Clone the repo
git clone https://github.com/DianaKadimbekova/The_Met.git
cd The_Met
  1. Install dependencies
npm install
# or
yarn install
  1. Run the project locally
npm start
# or
yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published