An anime streaming and discovery web-app built on SvelteKit.
Anima is an anime streaming and discovery web-app built on SvelteKit. It allows users to explore the vast world of anime through categories and anime-related stats. The web-app provides free anime streaming, although it is recommended to use an adblocker for a better user experience. The UI of Anima is both beautiful and intuitive.
Anima is a web-app that enables users to stream and discover anime with ease. It offers a vast selection of anime for free, with an intuitive UI that enhances the user experience. The developer aims to improve the web-app further by working on ad integration to provide an ad-free experience. Anyone can contribute to the project and help in making it even better.
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.