I got lazy, so i didn't code pages to list locations and episodes, only characters. Maybe i'll do it in the future, but for now i'll leave it as it is. Feel free to do yourself.
npm install
. To run, npx nx serve
, but if you do have the Nx cli installed, you can run it directly.
This is a simple React SPA app. Apollo Client to fetch data. Emotin to handle css styles with js. And thats pretty much it, the rest is just Nx stuff, or minor things. And of course, this project is built with Typescript.
This project was generated using Nx.