A THREE.js moon exhibition, where you can play around with the moon's x, y, z-axis, and the quality of its surface, while you observe all the phases happen.
To run this project, install it locally using npm:
$ cd ../moon-exhibition
$ npm install
$ npm run start-dev
Watch it live on http://localhost:8080