Skip to content

BerkSpar/bunnie

Repository files navigation

Bunnie Logo

An app built in Flutter to share and save your anime lists.
Report Bug · Request Feature

Get it on Google Play

Table of Contents

Introduction

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.

bunnie

Features

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

How To Use

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.

API

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.

License

Apache License 2.0