Skip to content

rwlanup/animelens

Repository files navigation

AnimeLens

An app to where you can get all the anime details. Thanks to AniList for providing graphql api for this project.

Commands

  1. Run development server
    npm run dev
  2. Build project
    npm run build
  3. Run linter
    npm run lint
  4. Fix lint issues
    npm run lint-fix
  5. Check typescript errors
    npm run ts-check

Documentation

  1. To learn more about Next.js, take a look at the following resources:
  2. To learn about AniList GraphQl API, take a look at their graphql playground: AniList GrapqhQl Playground
  3. To learn more about GraphQl, take a look at Graphql Documentation
  4. To learn more about Apollo GraphQl Client, take a look at Apollo Graphql Documentation

For deployment

Check out our Next.js deployment documentation for more details.

About

A Next.js anime website powered by Anilist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published