You can find the demo here
This Movies Browser app was created as a final group project for the Frontend Developer course by YouCode. You can use the app to browse and search for movies and people, as well as display more detailed descriptions of them.
- To browse through movies or people select the button in the navigation.
- To learn more about the movie or person, click on the picture tile.
- To search for a movie or person enter your query on the input with the magnifying glass. You don't need to click any buttons.
Movies page
Search function
People page
This project uses API provided by The Movie Database.
- HTML5
- CSS4
- JavaScript ES6+ version
- React
- React Router v6.2.1
- Redux with react-redux v7.2.6
- Redux Saga v1.1.3
- Styled Components v5.3.3
- Axios
- Hooks
- Custom Hooks
- JSX