lauxpaux / Seamstress

A fashion website built using HTML/CSS and Javascript. Following tutorial from SuperHi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Animation Project:

A fashion website built using HTML/CSS and Vanilla Javascript. Includes gsap.js and imagesloader.js libraries. Following tutorial from SuperHi.

In this project I learned:

How to use gsap.js:

.set() and .to() animation

how to manipulate opacity so that images can run after all images have been loading while using...

imagesloader.js libraries, which taught me to:

wait for the images to fully load before running a gsap timeline

How to manipulate z-index to build a Vanilla Javascript picture carousel

New CSS properties: grid-auto-flow, overflow, perspective, object-fit, and object-position

About

A fashion website built using HTML/CSS and Javascript. Following tutorial from SuperHi.


Languages

Language:HTML 65.1%Language:CSS 20.8%Language:JavaScript 14.0%