Using the Three.js framework, create a "Moon revolving around Earth" by having one object rotate around another.
- Download repository
- Make sure to install dependencies: open project in VSCode
- Run Vite by typing this command: npx vite
- Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:5173