Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barrymun/solar-system

Solar system animated with css
https://github.com/barrymun/solar-system

bun docker scss solar-system

Last synced: 8 days ago
JSON representation

Solar system animated with css

Awesome Lists containing this project

README

        

# Solar System Simulation with CSS

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.

![demo](screenshots/1.png)

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Build](#build)
- [License](#license)

## Features
- Realistic simulation of the solar system.
- Smooth CSS animations for planet orbits.
- Moon orbiting around the Earth.
- Lightweight and easy to understand codebase.

## Installation
1. Clone this repository to your local machine:
```bash
git clone https://github.com/barrymun/solar-system.git
```
2. `cd` into the project directory.

## Usage
- Execute `bun run docker-dev-up` to get the project working locally with docker.

## Build
- Execute `bun run build`.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.