black-toma

Rancid Tomatillos

Explore the docs »

Report Bug · Request Feature

Table of Contents

Abstract ~ Installation Instructions ~ Preview of App ~ Technologies ~ Contributors ~ Sources

Abstract:

Rancid Tomatillos is an application built on React that allows a user to browse though a movie collection. Users can search for their favorite movie or use the slider to view movie posters horizontally. Users can select movies of their choosing and be directed to that movie's details page that displays revenue, budget, runtime, release date, overview, genres, and trailers if available. With the use of React Router to define paths to each page within the application, users are able to use the back button on your browser to go back through their history.


Installation Instructions:

  1. Fork the Repo from the Repository
  2. Clone the repo
    git clone git@github.com:smithkirsten/rancid-tomatillos.git
  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/

Preview of App:

rancid-tomatillos


Technologies


Contributors:

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Connect with:

LinkedIn Badge GitHub Badge Gmail Badge

Sources