/css-water

water effect using css filters

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

CSS3 Water (718 bytes)

The Demo

A small 1k demo for a water/sea/whatever effect using the CSS3 filter property and animations.

How to compile

Install all the dependencies with npm install and then build using npm run build. To start a dev server use npm run dev.