An interactive web gallery showcasing popular anime series using a carousel layout. Each item in the carousel features a background image, title, description, and a button for further exploration.
- Dynamic Content: The gallery dynamically loads anime series data from a JavaScript array, allowing for easy addition and removal of items.
- Interactive Carousel: Users can navigate through the carousel using navigation buttons to view different anime series.
- Responsive Design: The gallery is designed to adapt to various screen sizes, ensuring a seamless viewing experience across devices.
- Engaging Content: Each carousel item includes captivating images and descriptive text to engage users and encourage further exploration.
- HTML5
- CSS3
- JavaScript
To run the Anime Carousel Gallery locally, follow these steps:
-
Clone the repository:
git clone https://github.com/chinxcode/anime-carousel-gallery.git
-
Navigate to the project directory:
cd anime-carousel-gallery
-
Open the
index.html
file in your web browser.
- Use the navigation buttons (previous and next) to browse through different anime series.
- Click on the "Explore More" or similar buttons to learn more about each anime series.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests to improve this project.
This project is licensed under the MIT License.
- Ionicons - For providing the navigation icons used in the gallery.
- Wallpaper Flare - For providing the background images used in the carousel items.