A clean, responsive, single-page landing website for deGudang Cafe & Roastery located in Lumajang, Jawa Timur.
deGudang is a cozy neighborhood cafe and roastery known for its hand-roasted specialty coffees, fresh daily-baked pastries, and inviting community atmosphere under the tagline "Relax and Fun".
- HTML5 & Vanilla JavaScript: Structured content and simple interactive components (like menu filtering and header scroll effects).
- Tailwind CSS (Play CDN): Styled entirely using utility classes with custom brand color extensions (
brand-gold,brand-coral,cream,latte,dark). - Responsive Layout: Designed for optimal viewing across mobile, tablet, and desktop screens.
- Integrations: Features official Instagram embeds and an interactive Google Maps location frame.
index.html- The main landing page code (integrated script tags for Tailwind CSS Play CDN and interactive logic).assets/images/- Local images (logo and story highlights).assets/videos/- Background video for the hero section.instagram-content.html- Raw Instagram post blockquote assets.PRD.md- Product Requirements Document listing brand details, business profile, and menu highlights.
Simply open index.html in any web browser, or launch it with a local development server (e.g., Live Server in VS Code) to view the website locally.