
Space Tourism Website
A multi-page responsive space tourism website with dynamic routing, swipe and tab navigation.
Date2025
RoleFrontend Developer
- Responsive layout for each page depending on screen size
- Hover states for all interactive elements
- Tab navigation to toggle between different content sections
- Swipe navigation enabled for mobile and tablet screens on Crew page
- Used TanStack Router to handle dynamic rendering of sub-page contents
- Each sub-page is sharable & persists after refresh
Built a scalable multi-page architecture using TanStack Router for routing and dynamic content handling, while ensuring accessibility and responsiveness across devices.
- Vite
- React
- TypeScript
- Tailwind
- Tanstack Router