Skip to content

thettun-web/fireworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fireworks

A small, lightweight fireworks animation built with plain HTML, CSS, and JavaScript.

Demo

Open Fireworks in your browser to see the animation. You can also host the repo with GitHub Pages or any static file server.

Features

  • Pure HTML/CSS/JS (no dependencies)
  • Lightweight and responsive
  • Easy to embed in other pages

Usage

  1. Clone the repository:

    git clone https://github.com/thettun-web/fireworks.git

  2. Open the index.html file in your browser, or serve the directory with a static server:

    python3 -m http.server 8000

    then open http://localhost:8000 in your browser

Development

  • Edit the HTML/CSS/JS files to customize colors, timing, or particle count.
  • If the project has separate JS files (e.g. script.js or fireworks.js), open and modify those.

Contributing

Contributions are welcome — open an issue or submit a pull request.

License

This project is provided under the MIT License. If you prefer a different license, add a LICENSE file and update this section.

Support

☕ Support

If you found this tool helpful, you can support the development here: Buy Me a Coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages