A web-app for anime discovery and anime streaming built with SvelteKit.
Anima is an anime streaming and discovery web app developed using SvelteKit. The project allows users to explore a vast collection of anime with categories and anime-related statistics. While offering free anime streaming, it is recommended to use an ad blocker for the best user experience due to ads sourced externally. The app boasts a visually appealing and user-friendly interface.
Anima is a SvelteKit-based web app designed for anime streaming and discovery. It offers users the ability to explore anime content with categories and statistics, all for free. Although ads are currently present, efforts are being made to eliminate them and provide an ad-free experience. The project is open to contributions to further enhance its features and capabilities.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.