In this project, I utilized React, Redux, and Redux-Sagas to display information about movies that were listed in a database. A junction table was created to establish a Many-to-Many relationship between movies and genres. Users have the ability to view details about a movie, and edit the movie's title and description.
Material-UI, Node.js, PostgresSQL, React.js, Redux, and Redux-Sagas
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
This software is required prior to starting the application.
Steps to get the development environment running.
- Download this project.
- Create a SQL database and tables by referencing the provided database.sql file.
npm installnpm run servernpm run client
Click the image below to watch a YouTube demo of this application.
- Max Maher



