Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.16 KB

Putrescent Potato

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.

Contributers

Jocelle Bautista linkedIn GitHub Ian Nordby linkedIn GitHub

Context

The Project was build in one week as part of the Turing School of Software and Design's thrid quarter.

Tech Stack

We taught ourselves React, Router and Cypress to complete the project spec.

Installation

  1. Fork the Repo from the Repository OR...
  2. Clone the repo
    git clone https://github.com/baut-jc/putrescent-potato
  3. Install NPM packages
    npm install
  4. Run npm start
    npm start
  5. Use the Link that is given in the Terminal & Open in Browser
    Example: http://localhost:3000/