Implement routing
parent
ae7e5b66
No related branches found
No related tags found
Showing
- ui/package-lock.json 76 additions, 0 deletionsui/package-lock.json
- ui/package.json 10 additions, 4 deletionsui/package.json
- ui/src/App.tsx 46 additions, 4 deletionsui/src/App.tsx
- ui/src/components/ImageList.tsx 0 additions, 20 deletionsui/src/components/ImageList.tsx
- ui/src/components/ImageListViewProps.tsx 74 additions, 0 deletionsui/src/components/ImageListViewProps.tsx
- ui/src/components/ImageView.tsx 0 additions, 97 deletionsui/src/components/ImageView.tsx
- ui/src/pages/ImageDetailPage.tsx 138 additions, 0 deletionsui/src/pages/ImageDetailPage.tsx
- ui/src/pages/ImageListPage.tsx 32 additions, 0 deletionsui/src/pages/ImageListPage.tsx
Loading
Please register or sign in to comment