- 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.
- What does this app do?
- Give the command [go to] "pick a genre/category"
- Give the command "Change screen Mode"
- More command and functionalities to come...
- You need to create an account and get an API key in the MovieDatabase Api Follow the link ->
- 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
- 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
- Clone the Repo and run npm install and npm run to run on localhost