README
This project is a simple HTML, CSS, and JavaScript animation to celebrate Diwali, the festival of lights. It creates a visually appealing display of fireworks and a rocket launching into the sky.
Cracker.mp4
- Fireworks: Displays colorful fireworks in the background.
- Rocket Launch: Animates a rocket launching into the sky.
- Dynamic Elements: Randomly generates dots and particles for added visual effect.
- HTML
- CSS
- JavaScript
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Enjoy the animated Diwali celebration!
- Colors: Modify the color scheme by adjusting the
getRandomColor()
function inscript.js
. - Animation Speed: Adjust animation durations and delays in the CSS file (
style.css
). - Number of Particles: Change the number of particles generated by modifying the
numberOfParticles
variable inscript.js
. - Position and Size: Customize the position, size, and styling of elements by editing the HTML and CSS files.
- SIRVISETTI KRISHNA TEJA
- Inspiration for the animation effects from Diwali celebrations.
Feedback and contributions are welcome! Feel free to submit issues, feature requests, or pull requests to help improve this project.