Live at: tyreer.com
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewA simple portfolio site made with:
- Plain, static HTML
- A small ES module to toggle classes for the navigation
- A small ES module for scrolling animation via native intersection observer
- Sass for styles
- Vite for fast development and optimized builds
- Small Node utility for generating WebP images via
imagemin-webp - Material Design / Material UI SVG assets for nav + social media icons
- Wave SVGs from https://getwaves.io/
