/orbitz

Solar system orbital simulation in 2D.

Primary LanguageTypeScriptMIT LicenseMIT

Orbitz

A responsive website of a solar system to visualize and simulate the Orbitz in 2D!

Strategies

  • CSS Flexbox
  • CSS Grid
  • Geometry sizing with (%)
  • Animation using Framer Motion
  • CSS (Fixed / Absolute) Positions

Techonologies

reactjs nextjs tailwindcss typescript javascript html5 css3

Screenshots

Desktop screenshot Desktop screenshot

Demo

Install all the project dependencies.

  npm install

Run the development server.

  npm run dev