gbowne1/ShopMRP

[TODO] Add missing pages to App.js

Offen

#4 geöffnet am 22.06.2023

 (12 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (1 Fork)auto 404
bugdocumentationenhancementgood first issuehelp wantedquestion

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

We will have a /page, /layout, /view, /model, /component structure

The app needs several pages in the view to which components will be rendered

The routed page in App.js needs to be fixed to refer to the actual page being displayed when navigated to.

The individual pages need to be created.

They also need to be imported to App.js

Contributor Guide