-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
@docsifyMaintains useful, up to date documentation for internal and external useMaintains useful, up to date documentation for internal and external use
Milestone
Description
Cut & Paste
- branch
feature/18_routing_solution
Requirement
The app works by asynchronously loading markdown files defined in config.json. The MarkDown is then rendered as HTML using the component src/components/Markdown.jsx
The Routing Solution should be created here src/appRouter.js
we also want a new action called goRoute It needs to;
- Replace with the
goToaction - Clear the loaded redux markdown when run
- start loading new markdown
- show a loader
- handle error
Metadata
Metadata
Assignees
Labels
@docsifyMaintains useful, up to date documentation for internal and external useMaintains useful, up to date documentation for internal and external use