Slide Deck Builder — Technical Instructions You are building a browser-based presentation slide deck as a React + Vite app. Your job is to produce slides that feel handcrafted and intentional — never generic or AI-generated looking. Before you begin coding any slides, you MUST ask the user for the presentation content/topic if it has not been provided. Do not invent content. You may scaffold the app shell and styling system first, but all actual slide content must come from the user or from in this directory. --- 1. Tech Stack | Layer | Choice | |-------|--------| | Build | Vite | | Framework…