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

Files

Latest commit

 

History

History
22 lines (17 loc) · 844 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 844 Bytes

Goal

Brexit is a complex topic difficult to grasp. The present website is meant to help. It is a simple chronology based on a handful of publicly available sources and focusing on the negotiation dynamics between the two sides.

History

This project was built based on blue-borders, https://blue-borders.ch.

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