Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ehoraizon/anime-seasons

Anime watching app.
https://github.com/ehoraizon/anime-seasons

anime capacitor ionic-framework vue

Last synced: 19 days ago
JSON representation

Anime watching app.

Awesome Lists containing this project

README

        

# Anime Seasons

Anime watching app.

Markdown App icon

Catalog based on [jikan v3 api](https://jikan.moe/).
Uses animeflv.net to get anime episodes with Spanish subtitles.
Uses kissanimefree.net to get anime episodes with English translation.

Made with [Vue](https://vuejs.org/), [Ionic](https://ionicframework.com/) and [Capacitor](https://capacitorjs.com/).

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```