The React workspace isn't deployed yet. To bring it online: 1. Build the app from twgcrp-a11y/saved with npm run build 2. Copy the dist/ output into /app/ 3. Configure .env with your GEMINI_API_KEY and Firebase keys
twgcrp-a11y/saved
npm run build
dist/
/app/
.env
GEMINI_API_KEY
← Back to app overview