There was an error fetching the commit references. Please try again later.
feat: displaying podcasters and their podcast
Showing
- package-lock.json 159 additions, 19 deletionspackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- src/App.tsx 4 additions, 4 deletionssrc/App.tsx
- src/components/Navbar.tsx 1 addition, 1 deletionsrc/components/Navbar.tsx
- src/components/PodcastCard.tsx 86 additions, 80 deletionssrc/components/PodcastCard.tsx
- src/components/PodcastList.tsx 35 additions, 21 deletionssrc/components/PodcastList.tsx
- src/components/PodcasterAbout.tsx 11 additions, 11 deletionssrc/components/PodcasterAbout.tsx
- src/components/PodcasterCard.tsx 67 additions, 57 deletionssrc/components/PodcasterCard.tsx
- src/components/Review.tsx 12 additions, 4 deletionssrc/components/Review.tsx
- src/components/UserReview.tsx 12 additions, 2 deletionssrc/components/UserReview.tsx
- src/pages/PodcastReview.tsx 155 additions, 80 deletionssrc/pages/PodcastReview.tsx
- src/pages/Podcaster.tsx 42 additions, 45 deletionssrc/pages/Podcaster.tsx
- src/pages/PodcasterList.tsx 33 additions, 133 deletionssrc/pages/PodcasterList.tsx
- src/theme.ts 8 additions, 1 deletionsrc/theme.ts
Please register or sign in to comment