Responsive Anime Gallery with SvelteKit
Welcome to the Responsive Anime Gallery! This project is a modern, responsive web application built using SvelteKit, designed to provide an elegant and user-friendly interface for exploring and enjoying the latest anime content. The application dynamically loads anime content from various open-source websites, making it a convenient way to stay updated with your favorite series.
Features
- Responsive Design: The gallery is fully responsive, offering a seamless browsing experience across desktops, tablets, and mobile devices.
- Latest Anime Content: The app fetches the latest anime content from open-source websites, ensuring you always have access to the most recent series and episodes.
- Dynamic Loading: Anime content is dynamically loaded, reducing page load times and enhancing user experience.
- Search and Filter: Users can search for specific anime titles and apply filters to find exactly what they're looking for.
- Lightweight and Fast: Built with SvelteKit, the application is lightweight, fast, and easy to navigate.
Getting Started
Prerequisites
To run this project locally, you will need:
- Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
- npm or yarn: Package manager to install dependencies. npm is included with Node.js, but you can also use yarn.
Installation
Clone the Repository:
```bash
git clone https://github.com/jozbiz-jp/svelte-anime-gallery.git