Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ArizArmeidi/AnimSearch into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
ArizArmeidi committed Jul 16, 2021
2 parents ddaf8e5 + a6b84b1 commit 71fa1e6
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@

<h1 align="center">FlutterDex</h1>
<h1 align="center">AnimSearch</h1>

<p align="center">
<img src="https://user-images.githubusercontent.com/60814961/113476858-523bcf00-94a8-11eb-9266-2abd6c698cc9.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/113578115-7f28e700-964c-11eb-9a8f-3bb9bd045f5a.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/113578117-80f2aa80-964c-11eb-8873-f61cd1d962d6.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/113578126-818b4100-964c-11eb-898c-23eaba79e428.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/125910859-e08eda30-4712-4d21-baed-95171321cd0a.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/125910908-92a55340-8546-4d53-b335-c7f865ed2dce.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/125910912-6164f0c7-867e-4fa3-a50f-cc4769e5d29e.png" width="23%"></img>
<img src="https://user-images.githubusercontent.com/60814961/125910899-56a901c5-b3b2-4e96-a544-70c178663556.png" width="23%"></img>
</p>


# AnimSearch

an App for searching Anime and Manga created with Flutter with data from [Jikan](https://jikan.docs.apiary.io/#) API


## UI Design
UI Design inspired by :
- [Crunchyroll Anime](https://dribbble.com/shots/11101504-Crunchyroll-Anime) by [Nila](https://dribbble.com/nilaa)

Expand All @@ -22,6 +22,7 @@ UI Design inspired by :

- Search Anime and Manga
- Find Top, Upcoming, and Ongoing Anime or Manga
- Anime Recommendation
- Detailed Info About Each Anime
- Option to Open Each Page on MyAnimeList For a More Detailed Info
- (Not Working Currently) Add Anime or Manga to Saved List
Expand All @@ -30,11 +31,8 @@ UI Design inspired by :

## How to Run

1. Clone the repo
```sh
git clone
```
2. Install all the packages by typing the following command
1. Download or Clone the repo
2. Install all the packages by typing the following command into your terminal
```sh
flutter pub get
```
Expand Down

0 comments on commit 71fa1e6

Please sign in to comment.