A React application that allows users to add and manage a movie database. Users can scroll through movie selection and click on a movie to see more details on the "Details" page. Users can add movies to the database on the "Add Movie" page.
- Create a database named
saga_movies_weekend
- Run the queries from
database.sql
on thesaga_movies_weekend
database
npm install
npm run server
npm run client
HTML CSS JavaScript React Redux redux-sagas Axios Node.js Express Postgresql
For fun!
Thank you to Prime Digital Academy and to instructors Dev Jana and Casie Siekman!