This project is a simple simulation of the solar system using CSS animations. It displays the planets orbiting around the sun and the moon orbiting around the Earth.
- Realistic simulation of the solar system.
- Smooth CSS animations for planet orbits.
- Moon orbiting around the Earth.
- Lightweight and easy to understand codebase.
- Clone this repository to your local machine:
git clone https://github.com/barrymun/solar-system.git
cd
into the project directory.
- Execute
bun run docker-dev-up
to get the project working locally with docker.
- Execute
bun run build
.
This project is licensed under the MIT License - see the LICENSE file for details.