Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 293 Bytes

File metadata and controls

12 lines (9 loc) · 293 Bytes

FEATURES

  1. Web Components.
  2. Data flow based on CustomEvent.
  3. Virtual scroll and infinite scroll carousel.
  4. <picture> tag to load images which are depends on viewport resolution.

BUILD

  1. npm i
  2. npm run build
  3. open index.html in browser which is in root directory.