Skip to content

Flaque/studyforcitizenship.com

Repository files navigation

🇺🇸🇺🇸🇺🇸

The website for https://studyforcitizenship.com

how to run

  • first time:

    • create a .env.local and set OPENAI_API_KEY (get it here) and PROPUBLICA_API_KEY (get a key here)
    • npm install
  • every time: npm run dev