Create MainPage #6 #7
Intended to render everything that is visible no matter what page you are on. LandingPage or ArtPage
Showing
- frontend/src/Components/App.css 4 additions, 0 deletionsfrontend/src/Components/App.css
- frontend/src/Components/App.tsx 3 additions, 1 deletionfrontend/src/Components/App.tsx
- frontend/src/Components/ArtPage.tsx 19 additions, 0 deletionsfrontend/src/Components/ArtPage.tsx
- frontend/src/Components/ExhibitionPiece.tsx 11 additions, 0 deletionsfrontend/src/Components/ExhibitionPiece.tsx
- frontend/src/Components/LandingPage.tsx 10 additions, 0 deletionsfrontend/src/Components/LandingPage.tsx
- frontend/src/Components/MainPage.css 17 additions, 0 deletionsfrontend/src/Components/MainPage.css
- frontend/src/Components/MainPage.tsx 30 additions, 0 deletionsfrontend/src/Components/MainPage.tsx
frontend/src/Components/App.css
0 → 100644
frontend/src/Components/ArtPage.tsx
0 → 100644
frontend/src/Components/ExhibitionPiece.tsx
0 → 100644
frontend/src/Components/LandingPage.tsx
0 → 100644
frontend/src/Components/MainPage.css
0 → 100644
frontend/src/Components/MainPage.tsx
0 → 100644
Please register or sign in to comment