An open API service indexing awesome lists of open source software.

https://github.com/4ndrs/aniwatch


https://github.com/4ndrs/aniwatch

graphql-codegen nextjs rtk-query storybook

Last synced: 6 months ago
JSON representation

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)