There was an error fetching the commit references. Please try again later.
Merge branch 'frontend-api-connect' into 'main'
Frontend api connect See merge request xhavlic/pb138-film-database-group-project!5
No related branches found
No related tags found
Showing
- frontend/package-lock.json 16 additions, 1 deletionfrontend/package-lock.json
- frontend/package.json 2 additions, 1 deletionfrontend/package.json
- frontend/src/App.tsx 4 additions, 2 deletionsfrontend/src/App.tsx
- frontend/src/components/BrowseDirectors.tsx 100 additions, 0 deletionsfrontend/src/components/BrowseDirectors.tsx
- frontend/src/components/BrowseMovies.tsx 6 additions, 4 deletionsfrontend/src/components/BrowseMovies.tsx
- frontend/src/components/DirectorPage.tsx 2 additions, 0 deletionsfrontend/src/components/DirectorPage.tsx
- frontend/src/components/MainPage.tsx 0 additions, 1 deletionfrontend/src/components/MainPage.tsx
- frontend/src/components/MoviePage.tsx 4 additions, 4 deletionsfrontend/src/components/MoviePage.tsx
- frontend/src/components/NavigationBar.tsx 7 additions, 3 deletionsfrontend/src/components/NavigationBar.tsx
- frontend/src/components/Preview.tsx 138 additions, 34 deletionsfrontend/src/components/Preview.tsx
- frontend/src/components/SearchPage.tsx 55 additions, 9 deletionsfrontend/src/components/SearchPage.tsx
frontend/src/components/BrowseDirectors.tsx
0 → 100644
Please register or sign in to comment