- Search for movies by title, actor, or director
- View detailed information about movies, including reviews and average review scores
- Submit your own reviews for movies
- Get personalized movie recommendations based on your preferred genres
- Add and remove movies from your watchlist
- React, Node, Express, MySQL, Material-UI, React Router
- Clone this repository to your local machine.
- Navigate to the project directory.
- Run
npm install
to install the necessary dependencies. - Start the development server using
npm start
. - Open your web browser and visit
http://localhost:3000
to use the app.
- This project was developed as part of the Spring 2023 MSCI245 course at the University of Waterloo