A 3D earth project where I used Three.js search to create a realistic rendering of our planet. The goal of the project was to create an interactive 3D earth globe. 🌍
Build the project for production:
npm build
or development
npm dev
Run project in development
npm start
serve development
npm dev:server