Skip to content

kresnasatya/anime

Repository files navigation

anime.kresna.me

List of Anime that I have watched. Let's nostagia together! 🤘🤘

This site contains anime information like name, released year, thumbnail, favorite OST (Original Soundtrack) from YouTube Video. Also this site implement view transition API that currently support on Chrome browser. This site build with SvelteKit and hosted on Netlify.

How to run

This site use Sveltekit and PNPM as dependency manager.

  • Git clone
  • Run command below
pnpm install
pnpm run dev