A simple application leveraging SC new GraphQL API.
Usage is personal and allows to extract data from my "Seen in film theater in XXXX" lists.
This project was bootstrapped with Create React App.
Application deployed using Netlify: SC Stats
To install dependencies and packages run:
yarn install
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:5173/ to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Build the project using
yarn build