Recipe OS is a specialized recipe website built with a unique "Retro-OS / Terminal / Cyberpunk" aesthetic. It's designed to feel like a vintage computer terminal while providing high-quality, structured recipes.
- Astro 5: The modern web framework for building fast, content-driven websites.
- React 19: Used for interactive elements like timers and ingredient scaling.
- Tailwind CSS 4: A utility-first CSS framework for custom styling.
- MDX: Markdown with JSX components for rich content authoring.
- Gemini CLI & Antigravity: Tools used for AI-assisted development and automation.
src/content/recipes/: Recipe data in MDX format.src/components/: Astro and React UI components.src/styles/global.css: The "Retro-OS" design system.src/assets/: Optimized images for recipes.
Developed with the help of Gemini CLI and Antigravity.