TV Animes library app built using Nuxt 3, Vue 3, Bootstrap and Typescript with data provided by AniList API, hosted on Cloudflare Pages and deployed on NuxtHub. Inspired by Nuxt Movies.
Preview: https://animed.ahmedrangel.com
# install dependencies
pnpm i
# run dev server (http://localhost:5173)
pnpm dev