A small, lightweight fireworks animation built with plain HTML, CSS, and JavaScript.
Open Fireworks in your browser to see the animation. You can also host the repo with GitHub Pages or any static file server.
- Pure HTML/CSS/JS (no dependencies)
- Lightweight and responsive
- Easy to embed in other pages
-
Clone the repository:
-
Open the
index.htmlfile in your browser, or serve the directory with a static server:python3 -m http.server 8000
then open http://localhost:8000 in your browser
- Edit the HTML/CSS/JS files to customize colors, timing, or particle count.
- If the project has separate JS files (e.g.
script.jsorfireworks.js), open and modify those.
Contributions are welcome — open an issue or submit a pull request.
This project is provided under the MIT License. If you prefer a different license, add a LICENSE file and update this section.
☕ Support
If you found this tool helpful, you can support the development here: Buy Me a Coffee