Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 859 Bytes

File metadata and controls

24 lines (19 loc) · 859 Bytes

Goal

Most migrants and refugees arriving in Europe cross the Mediterranean. The purpose of this website is to provide a rough overview by focusing mainly on the Central Med and by covering both maritime and political events.

History

This project succeeds bb.

It was deeply refactored to use new technologies and maximize maintainability.

Used technologies:

  • create-react-app:
    • minimize build configuration
    • simple updates
    • serve production app from static files
  • MobX:
    • simple yet powerful state management
    • computed data like in Excel
  • React:
    • declarative user interface is a function of state
    • built from components
  • gatsby
    • make it load fast