Skip to content

yudai1204/nasa-hackathon-2023-yokohama

Repository files navigation

Moonquake Map - NASA Space Apps Challange

LANG: EN / JP

About this project

This is a webapp project made for NASA Space Apps Challange 2023.
We produce a moonquake map with SPA.
You can combine 2D and 3D moonquake information with large amounts of data!

Click here to view the page of this theme (NASA's page).

VIEW DEMO

Click Here to View the Deployment

PC, 3D View SP, 2D View
image image

Video

'Watch in YouTube'

LICENSE

This is an AGPL LICENSE Project.

About us

We are a team named YokoTech a.k.a TechShiba.
(We changed the teamname after the local challange at Yokohama.)

Members

Joraku Daijiro
Hiyama Yudai
Horike Haruki
Taguchi Yumei
Aoki Ren
Yoshikoshi Jo

Install

this project is made with Node.js 18.17.1.
You need install Node.js and install packages with npm:

npm i

After install packages, start up the server with:

npm run dev

You can view tha pages at http://localhost:3000.

Libralies