https://github.com/4ndrs/aniwatch
https://github.com/4ndrs/aniwatch
graphql-codegen nextjs rtk-query storybook
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/4ndrs/aniwatch
- Owner: 4ndrs
- License: mit
- Created: 2025-08-13T13:06:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T19:28:36.000Z (7 months ago)
- Last Synced: 2025-09-23T08:46:51.402Z (6 months ago)
- Topics: graphql-codegen, nextjs, rtk-query, storybook
- Language: TypeScript
- Homepage: https://aniwatch-coral.vercel.app
- Size: 3.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AniWatch
This is a small project I decided to create for learning purposes, specifically for learning/refreshing the following content:
- GraphQL + codegen usage
- Redux RTK Query for client side fetching
- Storybook for building UI components in isolation
- Altair for exploring the GraphQL API & Docs
The project uses AniList's GraphQL API, as well as the site's design as a reference. It looks nice, but it was not meant to be used, you will get a better experience in the official [AniList site](https://anilist.co/search/anime?sort=SCORE_DESC).
---
### Live Demos
- 🔗 **App:** [https://aniwatch-coral.vercel.app](https://aniwatch-coral.vercel.app)
- 🧱 **Storybook:** [https://4ndrs.github.io/aniwatch](https://4ndrs.github.io/aniwatch)