Skip to content

adomaitisc/solar-system

Repository files navigation

Random Solar System App

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!

Features

  • 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.

Customization

To customize the randomness or styling:

  • Edit planet and moon generation logic in the src/App.tsx file.

Technologies Used

  • React - Core UI library
  • ThreeJS - 3D library
  • CSS - Basic styling for visuals