This project is a web project where I was able to integrate a web app to utilize The Movies DataBase API to display movies to users
- Search feature to find movies
- Filter movies by alphabetical, most popular, and more
- Display move information to a "pop-up" model whenever a user clicks on a movie card
- Clone the project to your local machine
- Run npm install to install all necessary dependecies
- Run npm start to run the website!