This app fetches movie information from an API, and allows a user to click on a move poster to view details including: It's title, tagline, runtime, budget, revenue and a summary of the movie. It also allows a user to filter movies by title and displays a featured movie with a rating higher than 8 out of 10.
Jocelle Bautista linkedIn GitHub Ian Nordby linkedIn GitHub
The Project was build in one week as part of the Turing School of Software and Design's thrid quarter.
We taught ourselves React, Router and Cypress to complete the project spec.
- Fork the Repo from the Repository OR...
- Clone the repo
git clone https://github.com/baut-jc/putrescent-potato
- Install NPM packages
npm install
- Run npm start
npm start
- Use the Link that is given in the Terminal & Open in Browser
Example: http://localhost:3000/