arrizkyhp / animetrailers

AnimeTrailers let's you to browse, find favorite and check where to watch anime shows. (Fictional product as example project to teach TypeScript in React).

Home Page:https://animetrailers.dastasoft.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animetrailers

AnimeTrailers let's you to browse, find favorite and check where to watch anime shows. (Fictional product as example project to teach TypeScript in React).

Tech Features

  • Use JikanAPI as data provider
  • Custom useFetch hook with:
    • Session storage as cache to reduce calls to JikanAPI
    • Custom fetch delay for searches
    • Lazy fetch
  • Infinite scroll
  • Save favorite shows (context + local storage)
  • Custom UI library components

Screenshots

Iphone

home detail search

Ipad

home detail search

About

AnimeTrailers let's you to browse, find favorite and check where to watch anime shows. (Fictional product as example project to teach TypeScript in React).

https://animetrailers.dastasoft.com/


Languages

Language:TypeScript 94.5%Language:CSS 3.2%Language:HTML 2.3%