React application with Drupal as datasource. This setup uses GraphQL module to expose content to the React application. The main goal for creating this was to explore the potential pitfalls when building accessability focused React application.
cd frontend
npm install
npm start
cd drupal
lando start
lando build.sh reset