joehdodd / movie-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

Either npm or yarn to install necessary dependencies

Running the codebase

  1. Clone this repo
  2. Install dependencies using yarn or npm
  3. Read instructions for, clone, install dependencies, and run the movie-api codebase
  4. An .env file is included in this repo that points to port 8080, which is where the movie-api should be running
  5. To make sure requests are fulfilled see the movie-api documentation

About


Languages

Language:JavaScript 75.0%Language:CSS 16.4%Language:HTML 8.5%