Projects
React-Redux Movie Gallery
This project focused on creating a responsive movie gallery website.
The movie list will be shown on the main page. You can click on a movie to go to its details view, and the details view will show the movie's genres and description.
Add a movie to the list using the form. Select any number of genres for the film from the drop-down menu.
Demo
Click on video to play
Technologies Used
- React
 - Redux
 - Redux-Saga
 - Node.js
 - PostgreSQL
 - Material-UI