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

https://github.com/iamjunioru/animedex

just a anime search site using kitsu API. :)
https://github.com/iamjunioru/animedex

api kitsu react

Last synced: about 2 months ago
JSON representation

just a anime search site using kitsu API. :)

Awesome Lists containing this project

README

          

# animedex
### just a anime search site using kitsu API base. :)

to install dependencies:
```bash
yarn install
```

to run:
```bash
yarn start
```