This is a fully converted static website from React to vanilla HTML/CSS/JavaScript. /public/ ├── styles.css (all styles) ├── script.js (all functionality) ├── index.html (home) ├── about.html ├── ...