This is a demo app for getting information of your favorite animes, built using the Alpha version of Jetbrains Compose for Desktop
- Kotlin
- MVVM architecture
- Jikan API
- Jetbrains Compose
- Fork it!
- Create a branch for the feature you want to make:
git checkout -b my-new-feature
- Commit changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Fernando Maldonado - @Fmaldonado4202 - fmaldonado824@gmail.com