codrops / Theodore

A little menu effect with an SVG overlay and an infinite background CSS animation.

Home Page:https://tympanus.net/codrops/?p=57286

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Menu Background Animation

A page transition with an animated SVG path for a menu that has an infinite background animation.

Image Title

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

A little menu effect with an SVG overlay and an infinite background CSS animation.

https://tympanus.net/codrops/?p=57286

License:MIT License


Languages

Language:CSS 41.7%Language:HTML 34.0%Language:JavaScript 24.3%