karolstawowski / SuggestMeAnime

SuggestMeAnime allows you to discover new exciting anime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuggestMeAnime

It's my first finished React application. SuggestMeAnime allows you to discover new exciting anime. Everything works on client-side thanks to JikanAPI and React-router.

Remember to check JikanAPI docs before using

JikanAPI Search visualization

You can use SuggestMeAnime to visualize JikanAPI Search request results. If you want to use it this way, don't set your MAL Profile in app because it will filter out anime from your list so the results will be inaccurate. The Item parameter allows you to move through the results array.

Example

path

/&genre=1&order_by=score&page=1&item=1

should fetch top rated action anime.

You can also use MAL ID parametr

/&mal_id=1

should fetch Cowboy Bebop

About

SuggestMeAnime allows you to discover new exciting anime.

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 1.6%Language:CSS 1.3%