https://github.com/leonardobringel/solar-system-model
Iterative Solar System Model built with HTML, CSS and JavaScript.
https://github.com/leonardobringel/solar-system-model
css html js solar-system
Last synced: 7 months ago
JSON representation
Iterative Solar System Model built with HTML, CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/leonardobringel/solar-system-model
- Owner: LeonardoBringel
- License: mit
- Created: 2023-07-26T16:06:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T06:50:18.000Z (about 2 years ago)
- Last Synced: 2025-01-24T22:10:01.994Z (9 months ago)
- Topics: css, html, js, solar-system
- Language: CSS
- Homepage: https://leonardobringel.github.io/solar-system-model/
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚀 Solar System 🪐## 📌 About
A solar system model built with HTML, CSS and JavaScript.
## ✨ Main Features
* Illustrates the orbit of planets
* Shows the different orbital speeds of the planets
* Shows the difference in size of the planets
* Display information about the selected planet/object based on [NASA Planetary Fact Sheets](https://nssdc.gsfc.nasa.gov/planetary/planetfact.html)## 🚀 Technologies Used
* [HTML](https://en.wikipedia.org/wiki/HTML): Markup language that defines the meaning and structure of web content
* [CSS](https://en.wikipedia.org/wiki/CSS): Style sheet language used for describing the presentation of a document written in a markup language
* [JavaScript](https://en.wikipedia.org/wiki/JavaScript): Programming language## 🎨 Preview

https://github.com/LeonardoBringel/SolarSystem/assets/64162701/41963373-731c-4d2f-9ff1-42bad7711214
## 🚚 Getting Started
Clone this repository and have fun! 😉
```
git clone https://github.com/LeonardoBringel/SolarSystem .
```## 📄 License
This project is MIT licensed, as found in the [LICENSE](./LICENSE) file.