• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
project logo

drewmcdonald

Recipes

A simple recipe manager with AI recipe ingestion
Public
Like
Recipes
Home
Code
17
.claude
2
.playwright-mcp
13
backend
4
docs
1
frontend
5
screenshots
shared
2
.gitattributes
.gitignore
.mcp.json
.vtignore
AGENTS.md
CLAUDE.md
README.md
deno.json
ralph.log.txt
ralph.sh
Environment variables
1
Branches
1
Pull requests
Remixes
History
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
frontend
/
README.md
Code
/
frontend
/
README.md
Search
…
README.md

Frontend

React-based UI for the Meals recipe management application.

Structure

frontend/
├── index.html        # Main HTML template (served at /)
├── index.tsx         # React entry point
├── style.css         # Global styles (if needed)
├── components/
│   ├── App.tsx       # Main app component
│   └── *.tsx         # Feature components
└── favicon.svg       # App icon

Technologies

  • React 18.2.0 - UI framework
  • Twind - TailwindCSS-in-JS (loaded via CDN)
  • TypeScript - Type safety

Development Notes

  • All React files must include @jsxImportSource https://esm.sh/react@18.2.0 at the top
  • Use https://esm.sh for npm imports with React version pinning
  • Shared types are imported from /shared/types.ts
  • Client-side errors are captured by the std/catch script
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.