Create the Star wars front-end from https://studio.apollographql.com/
https://github.com/eureka928/star-wars-react.git
git clone https://github.com/eureka928/star-wars-react.git
git clone git@github.com:eureka928/star-wars-react.git
gh repo clone eureka928/star-wars-react
npm install
cp .env.example .env.local
npm run dev
npm run e2e-test:run
npm run e2e-test:open