Discover and browse Anime. Browse list of anime, create a collection list for your anime, and add your favourite anime to the collection.
Kitsune is build with Nextjs, Emotion is used for styling and anime data is fetched from Anilist GraphQL API.
Live version of the app can be found here https://kitsune-two.vercel.app/.
Quickly get started using Create Next App!
In your terminal, run the following command:
npx create-next-app --example with-jest with-jest-app
yarn create next-app --example with-jest with-jest-app
pnpm create next-app --example with-jest with-jest-app