Skip to content

Routing Solution #18

@javascript-pro

Description

@javascript-pro

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 goTo action
  • Clear the loaded redux markdown when run
  • start loading new markdown
  • show a loader
  • handle error

Metadata

Metadata

Labels

@docsifyMaintains useful, up to date documentation for internal and external use

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions