A 3-dimensional moonquake viewer with timeline scrubbing and visual insights. You can view the project here.
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
This project is licensed under the MIT License - see the LICENSE file for details.