Create ArtPage skeleton and poetry retrieval #7 #4
The array should contain the different artworks Indexing is based on the pageId
Showing
- frontend/src/Components/ArtPage.tsx 16 additions, 3 deletionsfrontend/src/Components/ArtPage.tsx
- frontend/src/Components/DropDown.tsx 7 additions, 0 deletionsfrontend/src/Components/DropDown.tsx
- frontend/src/Components/ExhibitionPiece.tsx 26 additions, 3 deletionsfrontend/src/Components/ExhibitionPiece.tsx
- frontend/src/Components/FavoriteButton.tsx 7 additions, 0 deletionsfrontend/src/Components/FavoriteButton.tsx
- frontend/src/Components/MainPage.tsx 1 addition, 1 deletionfrontend/src/Components/MainPage.tsx
- frontend/src/Components/NavButton.tsx 7 additions, 0 deletionsfrontend/src/Components/NavButton.tsx
- frontend/src/Components/usePoetry.tsx 40 additions, 0 deletionsfrontend/src/Components/usePoetry.tsx
frontend/src/Components/DropDown.tsx
0 → 100644
frontend/src/Components/FavoriteButton.tsx
0 → 100644
frontend/src/Components/NavButton.tsx
0 → 100644
frontend/src/Components/usePoetry.tsx
0 → 100644
Please register or sign in to comment