An app built in Flutter to share and save your anime lists.
Report Bug
·
Request Feature
Save your favorite animes to watch later and share with your friends your amazing anime lists. Built in Flutter, Bunnie is an OpenSource project for all for ever.
Some things that you can do with Bunnie:
- Search and save your favorite animes
- Discover new amazing animes
- Share your lists to anyone
- Review and rate animes that you like
To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/BerkSpar/bunnie
# Go into the repository
$ cd bunnie
# Run the app
$ flutter run
Note: Is recommended to install Slidy CLI to build modules and pages.
We have an API built in Node.js that collect the animes, share and manage posts and save user data on server. You can get started in Bunnie API and place your issue or do you pull request.
Apache License 2.0