A modern, responsive anime streaming website built with HTML, CSS, and JavaScript.
- 🎬 Beautiful UI - Modern dark theme with anime-inspired aesthetics
- 🔍 Search - Real-time search functionality for anime titles
- 📂 Categories - Filter anime by genre
- 🎥 Video Player - Custom video player modal with controls
- 📱 Responsive - Fully responsive design for all devices
- ✨ Animations - Smooth animations and transitions
- HTML5
- CSS3 (Custom properties, Grid, Flexbox)
- Vanilla JavaScript (ES6+)
anime-streaming/
├── index.html
├── css/
│ └── styles.css
├── js/
│ └── main.js
├── assets/
│ └── images/
└── README.md
- Clone the repository
- Open
index.htmlin your browser - Enjoy browsing anime!
- Fixed navigation bar with blur effect on scroll
- Smooth scrolling to sections
- Full-screen hero with parallax background
- Call-to-action buttons
- Hover effects with play button overlay
- Rating, year, and episode count display
- Click to open video modal
- Custom video player controls
- Progress bar
- Volume and fullscreen controls
- Close on escape key or click outside
- Real-time search with debouncing
- Genre-based filtering
The website features:
- Dark theme with gradient accents
- Card-based anime display
- Animated hover effects
- Responsive grid layout
MIT License - Feel free to use and modify!
Made with ❤️ for anime fans