https://kirkwood616.github.io/react-api-lab/
- 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.
- React
- TypeScript
- TheMovieDB API
- Node
- Axios
- HTML
- CSS
git clone https://github.com/kirkwood616/react-api-lab.git
npm install
npm start