# π¬ Top Action Movie Box Office Stats & Trends
A modern, **self-contained landing page** showcasing the top-grossing action films by subgenre, featuring interactive charts and insightful commentary β all in a single `index.html` file.
---
## π Features
- Responsive design with **Tailwind CSS** for a clean, modern UI
- Category cards with icons and smooth hover animations
- Interactive bar chart powered by **Chart.js** visualizing box office grosses (in billions USD)
- Insightful sections highlighting key learnings and future action movie trends
- Fully standalone: no build tools or server required β just open `index.html` in a browser
---
## π₯ Getting Started
1. **Clone or download** this repository:
```bash
git clone https://github.com/your-username/top-action-boxoffice.git-
Open the
index.htmlfile in any modern web browser:- Chrome, Firefox, Edge, Safari, etc.
- Tailwind CSS (via CDN) β utility-first CSS framework
- Google Fonts: Poppins β clean typography
- Chart.js (via CDN) β interactive charts library
- Vanilla HTML, CSS, and JavaScript β no build tools
- Update box office data inside the
<script>tag inindex.html - Change styles via Tailwind classes or CSS inside the
<style>block - Extend functionality with more charts or interactivity in JavaScript
This project is provided as-is, free for personal or educational use.
Feel free to open issues or submit pull requests for improvements or new features!
Β© 2025 Action Box Office Insights