Skip to content

istiuak-0/anime-db-ui

Repository files navigation

Anime Search App

A simple Vue 3 app built with TypeScript and Vite. Users can search for anime by name, view results as cards, and click on any anime to open its page on MyAnimeList. The app fetches anime data using the Jikan API.


🔧 Tech Stack


💻 Features

  • Search anime by name using the Jikan API
  • Display results as responsive anime cards
  • Clickable cards redirect to the anime's MyAnimeList page
  • Fast hot-reload during development
  • Typed .vue files with full TypeScript support using vue-tsc

✅ Recommended IDE Setup


🧠 TypeScript Support for .vue Files

To get full TypeScript support in .vue files:

  • Use vue-tsc instead of the default tsc for type checking.
  • Make sure the Volar extension is active in your editor.

⚙️ Project Setup

pnpm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published