This application was created using the MERN stack. It allows users to search for Films via the "Themoviedatabase" API. With the option to view, save and/or delete films.
Heroku: https://tranquil-sierra-90827.herokuapp.com/
- React JS - Express J - MongoDB - Node - Axios - CSS Bulma -Facebook Authentication
-
Due to a small bug the Facebook authentication does work.. BUT only when the Heroku link is opened on INCOGNITO MODE on chrome. For the sake of funtionality please open through incognito.
-
Users are brought to the
Home
page where they can begin their search for any movie to store and look-up or watch later. The Movie info is then retrived from a Movie database API. -
When searching for a movie, users will see a list of relevant results. They can click
save
to save the book to theSaved
page. The book is saved to the Mongo DB on the back end.
Installation:
npm install
Start Server:
npm start
View App:
localhost:3001
For more information about the license, click the link below: