Skip to content

Demo navigation Universal Router + Mobx with protected route, async fetch and nested routes

Notifications You must be signed in to change notification settings

ndrean/universal-router-mobx-demo

Repository files navigation

React functional components with Universal Router + Mobx

State managed by Mobx with async calls

Example of navigation with:

  • protected route
  • dynamic route
  • nested route
  • 404

Demo on Codesandbox: add "box" in url:

https://githubbox.com/ndrean/universal-router-mobx-demo

Dockerized

  • Multi-staged Dockerfile (Node yarn install && yarn build + Nginx COPY static + daemon)

  • Launch with a Makefile (make buildSlim) or docker-compose up --build

About

Demo navigation Universal Router + Mobx with protected route, async fetch and nested routes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published