/spaceApp

Web app for NASA Space Apps hackathon

Primary LanguageJavaScriptMIT LicenseMIT

React

Description

This web app allows user to get informed about natural disaster and how to survive. In addition to there is a trivia game for each topic and in future there will be a ranking.

How to use

  • Clone or fork the project
  • Install all the dependencies with npm install or yarn install
  • Run the dev-server with npm run dev-server or yarn run dev-server
  • Open you browser at localhost:8080