⭐ If you like this project please star the repository.
A lightweight centralized JavaScript fireworks animation designed for Diwali celebration websites.
This project provides a single reusable JS file that can be integrated into any website to display beautiful Diwali fireworks effects instantly.
Perfect for:
- 🎆 Diwali landing pages
- 🪔 Festival celebration websites
- 🛍️ E-commerce festive themes
- 🎉 Event celebration pages
- Centralized reusable JS animation
- Lightweight and fast
- Easy plug-and-play integration
- Works with any HTML website
- Mobile friendly
- No dependencies required
Download or clone the repository.
Include the JavaScript file in your website.
<script src="diwali-fireworks.js"></script><!DOCTYPE html>
<html>
<head>
<title>Happy Diwali</title>
</head>
<body>
<h1>Happy Diwali 🪔</h1>
<script src="diwali-fireworks.js"></script>
</body>
</html>You can use this animation directly via jsDelivr CDN without downloading the file.
<script src="https://cdn.jsdelivr.net/gh/Anikeshsonu/diwali-fireworks-animation-js/diwali-fireworks.js"></script>
# 🧠 Concept
Instead of writing fireworks animation separately for every project, this script works as a **centralized JS animation file**.
Developers can reuse this file across multiple projects and websites to quickly add **Diwali fireworks celebration effects**.
---
# 👨💻 Developer
**Anikesh Kumar Mishra**
Developer at **CODE4UTECH CONSULTANCY PVT. LTD.**
GitHub: [https://github.com/Anikeshsonu](https://github.com/Anikeshsonu)
---
# 📄 License
MIT License
Free to use in personal and commercial projects.