A responsive website of a solar system to visualize and simulate the Orbitz in 2D!
- CSS Flexbox
- CSS Grid
- Geometry sizing with (%)
- Animation using Framer Motion
- CSS (Fixed / Absolute) Positions
Install all the project dependencies.
npm install
Run the development server.
npm run dev