Skip to content

Cuberto/headers-hover-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuberto Headers Hover Inspiration

Frontend dependencies

GSAP (https://greensock.com/gsap/)

Setup demo project

npm install or yarn install

Start demo project

gulp or gulp serve deploy app and start browsersync server + watchers

File structure

├── /tmp/                       # Temporary served files
└── /src/                       # The source code of the application
    ├── /js/                    # JavaScript source
    ├── /pug/                   # Pug templates
        └── /_includes/         # Pug partials
    ├── /scss/                  # SCSS styles
    ├── /static/                # Static files (fonts, images, videos, etc..)

About

In this demo we have collected 7 unusual hover effects for large headers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published