This is a react website, made for visualizing different planets easily and so one can compare their size, rotation speed etc. ThreeJS is used to code out the planets.
To view other planets, clone the project and run:
-
npm install
-
npm run dev
ThreeJS is an awesome JS Library, good for animations for 3d objects, Try it out by referring to this resource: https://threejs.org/manual/#en/fundamentals
Feel free to contribute on this repo, I will be adding some Issues you can solve and build your open sourcing skills as well! Happy hacking!