Space Travel
React-based dashboard for managing personalized spacecraft with mission details and responsive UI.
Role: Solo DeveloperStack: React, Vite

Overview
Space Travel is a frontend-focused React application that displays lists of personalized spacecraft, planets, and key details. Users can create custom spacecraft and navigate planets through a clean, responsive UI.
Tech Stack
- React
- Vite
Highlights
- Create and delete customizable spacecraft
- Responsive layout designed with a space-themed aesthetic.
- Reusable components for spacecraft cards, planet cards, and layout.
Challenges
- Keeping the UI consistent and readable with many spacecraft
- Handling mock loading as if using a real API
Next Steps
- Hook the frontend up to an actual backend API.
- Add animations and transitions to enhance user experience.