3D Earth and Moon scene built with Three.js

This is a normal scene where users can zoom in or out and move around the scene. Check it out by clonig the repo.

Cloning the repo

Clone the repo locally git clone https://github.com/Im-Soumya/threejs-earth-moon.git

After successful cloning install the dependencies and run npm install npm run dev