This is where our React source files live.
index.jsx
is only used by Webpack dev server. Otherwise, is useless on remote servers.common
folder is where shared, custom components should live.data
folder is where React contexts live. See: https://react.dev/learn/passing-data-deeply-with-context