My personal website built with Astro, featuring a NYC subway-themed design with smooth page transitions.
- NYC subway-inspired design
- Interactive subway map navigation
- Smooth page transitions
- Responsive layout
- Tile pattern backgrounds
- Mobile-friendly
- Astro - Static site generator
- CSS3 for styling and animations
- View Transitions API for smooth page transitions
- Install dependencies:
npm install- Start the development server:
npm run dev- Build for production:
npm run build- Preview the production build:
npm run previewMIT License - See LICENSE file for details
Garrett Beatty