Fireworks is a simple web application that generates animated fireworks effects using HTML, CSS, and JavaScript.
You can see a live demo of Fireworks here.
- Animated fireworks effects.
- Customizable colors and sizes.
- Responsive design.
To run Fireworks locally, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/gmpsankalpa/fireworks
-
Navigate to the project directory:
cd fireworks
-
Open
index.html
in your web browser.
Once you've installed Fireworks, simply open the index.html
file in your web browser to see the fireworks animation.
You can customize the fireworks effects by modifying the CSS variables in the style.css
file. Feel free to experiment with different colors, sizes, and animation durations to create your own unique fireworks display.
Contributions are welcome! If you'd like to contribute to Fireworks, please follow these steps:
- Fork this repository.
- Create a new branch:
git checkout -b feature
- Make your changes and commit them:
git commit -am 'Add new feature'
- Push to the branch:
git push origin feature
- Submit a pull request.
This project is licensed under the MIT License.
Repo Details π€
Deploy status badge π€