- initialized repo
- setup tailwind
- worked through first 4 parts of tutorial
- new route
- new dynmaic parameter component/route
- data loader (with hard-coded data)
- refactor to module-based data loader importing
- initial deploy target is Remix App Server
- external data fetching
- Twitch API
- External DB source?
- Fixing Twitch Embed component