Merge branch 'artpage-basics' into 'master'
Create skeletons for the planned out components Create usePoetry hook to retrieve poetry from the poetryDb Add Id system for retrieving different artworks / poetry See merge request it2810-h20/team-75/prosjekt-2!2
No related branches found
No related tags found
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