Skip to content

Latest commit

 

History

History
executable file
·
44 lines (23 loc) · 887 Bytes

README.md

File metadata and controls

executable file
·
44 lines (23 loc) · 887 Bytes

Background Scale Hover Effect

Recreation of the background scale hover effect seen on the DDD Hotel menu using CSS clip paths.

Background Scale Hover Effect

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

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops