Welcome to the HackUTD DevDay 2026 frontend workshop.
During this workshop, we will turn a simple React recipe browser into an AI-powered cooking assistant.
Before starting, make sure you have:
- Git
- Node.js 20.19 or newer
- VS Code or another code editor
git clone -b frontendStarter https://github.com/hackutd/DevDay-2026.git
cd DevDay-2026