William Blake Bibliography Web App Features Responsive, collapsible sidebar navigation (fully expanded, mobile-friendly) Searchable navigation (instant filter) How to Run npm install npm run dev Open http://localhost:5173/ File Structure src/BlakeBibliographyApp.jsx (Main React component) src/navData.js (Full navigation tree, auto-parsed) src/contentMap.js (Maps nav titles to HTML, auto-parsed) [upload coming soon] src/App.jsx (Wires the app)