This is a LightHouse CSS animation developed with
and
Project inspired by a CSS LightHouse Animation video tutorial.
Project URL is available on GitHub Pages.
- Clone repository:
git clone [repository]
- Run project on local server with VSCode live server plugin.
LightHouse
├── audio
│ └── waves.mp3
├── images
│ ├── favicon.svg
│ └── lighthouse_css_animation.png
├── js
│ └── main.js
├── styles
│ └── main.css
├── index.html
├── LICENSE
└── README.md