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.
- Clone or fork the project
- Install all the dependencies with
npm installoryarn install - Run the dev-server with
npm run dev-serveroryarn run dev-server - Open you browser at localhost:8080