This is a simple React application that generates a randomized solar system each time you load the page. Watch as astros take random shapes, colors, and sizes to form unique, dynamic solar systems!
- Randomized Solar Systems: Each page refresh generates a unique solar system with random planets, orbits, and moons properties.
- React-Based UI: Uses React for smooth component updates and state management.
To customize the randomness or styling:
- Edit planet and moon generation logic in the
src/App.tsx
file.
- React - Core UI library
- ThreeJS - 3D library
- CSS - Basic styling for visuals