Skip to content

Files

Latest commit

8c96a5b · Mar 15, 2022

History

History
37 lines (26 loc) · 585 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 585 Bytes

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