Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 2.35 KB

README.md

File metadata and controls

86 lines (56 loc) · 2.35 KB

Fireworks

Fireworks is a simple web application that generates animated fireworks effects using HTML, CSS, and JavaScript.

Table of Contents

Demo

You can see a live demo of Fireworks here.

Features

  • Animated fireworks effects.
  • Customizable colors and sizes.
  • Responsive design.

Installation

To run Fireworks locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/gmpsankalpa/fireworks
    
  2. Navigate to the project directory:

    cd fireworks
    
  3. Open index.html in your web browser.

Usage

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.

Contributing

Contributions are welcome! If you'd like to contribute to Fireworks, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.


Repo Details 🤙

repo size GitHub forks GitHub stars GitHub LastCommit

Deploy status badge 🤖

Netlify Status