Skip to content

feat: add navbar, routing, pages, backend & state hooks

Simon Hodgson requested to merge feature/SIMON-1-add-site-structure into main

This PR adds the foundations for:

  • Page navigation
  • Data storage & retrieval
  • Back-end API
  • App styling
  • User authentication

Merge request reports