Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 457 Bytes

Matinee All Day (Frontend)

Matinee All Day is a movie recommendation app created by Jodi Denney and Amel Ntamark as their capstone project for Ada Developer's Academy. This repo contains the backend logic for the app.

View the backend repo here.

Setup

  1. Clone to your local machine
  2. Install the requirements by running yarn install
  3. Run yarn start to open the app in your browser