Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 818 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 818 Bytes

ReelViews

This is a web application that lists a wide selection of movies, with the newest being on the homepage, using The Movie Database API. It was built using HTML, CSS, JavaScript and also uses MongoDB to store reviews for each movie. I learned how to make a RESTful API as well as use an existing API through Node.js and Express.js.

This is what the app looks like:

Homepage

Screenshot 2024-01-21 230318

Search

Screenshot 2024-01-21 230413

Reviews

Screenshot 2024-01-21 230908