ErickScur / SmoothTransitions

Smooth transitions between html pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SmoothTransitions

Smooth Transition Between HTML Pages

demo

Features

This app use these dependecies

  • 💹 Highway — A Modern Javascript Transitions Manager
  • 💹 GSAP — Professional-grade JavaScript animation for the modern web

Getting started

  1. Clone this repo using git clone https://github.com/ErickScur/SmoothTransitions.git
  2. Move yourself to the appropriate directory: cd tindev
  3. Run npm install parcel-bundler
  4. Run npm install gsap
  5. Run npm install @dogstudio/highway
  6. Run parcel index.html to start the web application

About

Smooth transitions between html pages


Languages

Language:HTML 58.5%Language:CSS 23.6%Language:JavaScript 17.8%