Skip to content

netfront/anime-nextjs

Repository files navigation

Anime Explorer

A Next.js application for browsing trending anime, powered by the AniList GraphQL API.

Getting Started

  1. Install dependencies:

    pnpm install
  2. Run the development server:

    pnpm dev
  3. Open http://localhost:3000

Tech Stack

Project Structure

app/                    # Next.js App Router pages
components/             # React components
hooks/                  # GraphQL query hooks
lib/                    # Apollo client configuration
utils/                  # Shared utilities

API

This project uses the AniList GraphQL API which is publicly available and requires no authentication.

About

This repo is used in test situations for new recruits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors