GitHub - Duxcoder/shelter: Shelter (task rsschool)

shelter

📋 Task: Rolling Scopes School

🖼 Maket (PerfectPixel): Figma

💻 Deploy (Multipage): Link

Technology stack

âž– HTML (SEO)

âž– SCSS (BEM)

âž– JavaScript

âž– Gulp

Features

✅ Slider

✅ Pagination

✅ Popup

✅ Burger menu

Lighthouse

Desktop, Mobile:

Screenshot lighthouse

Run the project locally:

To start working on the project on your local machine, please, make sure that you install Git and Node.js LTS.

Steps to start:

  • Clone repository.
  • Run npm install or npm i - to install all packages needed.
  • Run npm run serve - to starts a local dev-server (The tab will open automatically in the browser).
  • Run npm run build - build the project for production (Optional).