/berenice

Primary LanguageSvelteMIT LicenseMIT

Berenice

An orbital resonance visualization

A visualization of the orbital periods of the six known planets as of 2024 around https://en.wikipedia.org/wiki/HD_110067 in the constellation Coma Berenices.

For more context check out https://exoplanets.nasa.gov/news/1771/discovery-alert-watch-the-synchronized-dance-of-a-6-planet-system/

Production

https://sareenarazak.github.io/berenice/

Dev Setup

npm install
npm run dev

Deployment

npm run gh-pages

License

MIT

TODO

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.