copyx / jetflix

It is a project to practice React.

Home Page:https://copyx.github.io/jetflix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jetflix

It is a project to practice React.

Screens

  • Home
  • TV Shows
  • Search
  • Detail

API Verbs

  • Now Playing (Movie)
  • Upcoming (Movie)
  • Top Rated (TV)
  • Popular (TV, Movie)
  • Airing Today (TV)
  • TV Show Detail
  • Movie Detail
  • Search (Movie, TV)

Challenge

  • IMDB link on detail
  • Tabs inside of the movie detail
    • Show YouTube video on detail
    • Show the production company & countries of the movie on detail
  • Collections Link
  • /collections Route
  • On TV Show, show seasons and creators

About

It is a project to practice React.

https://copyx.github.io/jetflix/

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.8%