Do your usual git clone to get my repo Yarn migrate will allow you to download my database Run npm or yarn start - my local host is http://localhost:3000 for front end and http://localhost:5000 for backend The API I used can be found here https://www.themoviedb.org/ ... Good luck!
Added the following to Holly's movie manager project:
- Navbar.
- CSS.
- Modals for homepage and recommendations, displaying the movie synopsis there instead of the parent.
- Streaming provider info via getProviders function in helpers folder.
This is a student project that was created at CodeOp, a full stack development bootcamp in Barcelona.