Final project for a learning course on LightningJS. Consists of fetching upcoming movies from The Movie Database API and rendering them in both list and detail views.
-
Install dependencies by running
yarn install
-
Run the app in dev mode by running
yarn dev