Note: Built within assessment timeframe & prioritizing its requirements. Content and copy are intentionally minimal- with a real product and brand guidelines, this would likely be significantly expanded. Features automatic dark mode via
prefers-color-scheme, respectsprefers-reduced-motionfor animations, and tested it on the latest Chrome/Firefox/Safari. Form submission is currently simulated.
npm install
npm run dev # Development server
npm run build # Production build
npm run preview # Preview production build- Vite: Build tool
- Vanilla JS
- SCSS for styling

