Skip to content

IvanRyabukha/Museum_Landingpage

Repository files navigation

DEMO


Project Description

Responsive museum landing page built with HTML, SCSS, and Gulp. The project follows the BEM methodology, uses Stylelint for code consistency, and provides a modular, scalable structure for front-end development. The layout is fully responsive and optimized for desktop, tablet, and mobile devices.


Technologies

  • HTML5
  • SCSS (Sass)
  • Gulp
  • Stylelint
  • GitHub Pages (deployment)

Setup and Usage

# Clone the repository
git clone https://github.com/IvanRyabukha/Museum_Landingpage.git
cd Museum_Landingpage

# Install dependencies
npm install

# Run in development mode
npm start

# Build for production
npm run build

# Project Structure:
src/
 ├── images/
 ├── scripts/
 ├── styles/
 └── index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors