Skip to content

This is an updated and better version of my movie app, where I only had 10 personal movies, This app fetches data from the TMDB API to show information about specific movies

Notifications You must be signed in to change notification settings

enyelsequeira/movieshook

Repository files navigation

MOVIE APP USING TMDB

Overview

  • This is an updated and better version of my movie app, where I only had 10 personal movies, This app fetches data from the TMDB API to show information about movies. This App also uses another Api that allows the user to send voice command to the app and the app will do it.

Question/Commands you can ask the app and the app will give you an answer or action.

  1. What does this app do?
  2. Give the command [go to] "pick a genre/category"
  3. Give the command "Change screen Mode"
  4. More command and functionalities to come...

Prerequisites

Functionality

  • It allows the user to click on a specific Genre and the app fetches movies according to that Genre.
  • Once the user clicks on a specific movie, the app will display information about the movie, from reviews to the cast. And according to the specific movie clicked the User will be able to see recommended movies that are similar to the clicked one.
  • You can also ask the app

Images

Image Image Image Image

Technologies

  • To build this app latest technologies were used, using React hooks and Redux for state management. As for Css this app uses Material UI for some parts, and the most using css grid/flex.
  • React JS
  • React Router
  • Redux, Redux-Thunk
  • MaterialUI
  • SCSS modules

Installing

  • Clone the Repo and run npm install and npm run to run on localhost

Click here to see live Version -->

About

This is an updated and better version of my movie app, where I only had 10 personal movies, This app fetches data from the TMDB API to show information about specific movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published