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.
- Clone to your local machine
- Install the requirements by running
yarn install
- Run
yarn start
to open the app in your browser