gbowne1/ShopMRP

[TODO] Add missing pages to App.js

Ouverte

#4 ouverte le 22 juin 2023

 (12 commentaires) (0 réaction) (1 personne assignée)JavaScript (1 fork)auto 404
bugdocumentationenhancementgood first issuehelp wantedquestion

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur