/top-anime

React Typescript project bootstrapped with Vite that consumes GraphQL API, with React Query as state management.

Primary LanguageTypeScript

Description

This application consumes official Anilist GraphQL API to show top 20 anime.

Running this application

pnpm install
pnpm run dev