Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 390 Bytes

Responsive Landing Page

Design: Żaneta Jażdżyk (@nettecode).
Coded with desktop-first approach, first attempt to apply BEM methodology.
Used: HTML, SCSS, npm scripts, BEM methodology
You can preview it live RIGHT HERE

Scripts:

  1. npm install
  2. npm start(which runs live-server and sass-watch at the same time)