Skip to content

ferryal/react-tmdb

Repository files navigation

React Movie TMDB

Features:

  1. List Movie Page (using endpoint top rated)
  2. Movie Detail Page. (Display detail movie)
  3. Search Movies Autocomplete
  4. Filter By Year (Display List Movie by year)

Tech Stack

  1. React
  2. Redux
  3. NPM
  4. Webpack
  5. Emotion
  6. Eslint
  7. Prettier

Install Package

npm install

Setup Development Mode

npm run serve

Live Demo

https://react-tmdb-cha.netlify.app/

https://react-tmdb-theta.vercel.app/