Skip to content

kirkwood616/react-api-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Hub

Live Site

https://kirkwood616.github.io/react-api-lab/

Features

  • View trending movies.
  • View full Movie details in their own page.
  • Add & Remove movies into a Watchlist.
  • Search movies by Keyword.
  • Search movies by Genre, MPAA Rating & Minimum Score independently & concurrently.

Build Tools

  • React
  • TypeScript
  • TheMovieDB API
  • Node
  • Axios
  • HTML
  • CSS

Installation

git clone https://github.com/kirkwood616/react-api-lab.git
npm install
npm start