https://github.com/edgarlr/podcasts
Podcasts Web App
https://github.com/edgarlr/podcasts
audio-player nextjs podcast podcast-player podcasts podcasts-web react typescript
Last synced: about 1 month ago
JSON representation
Podcasts Web App
- Host: GitHub
- URL: https://github.com/edgarlr/podcasts
- Owner: edgarlr
- License: mit
- Created: 2020-05-05T17:10:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T05:19:43.000Z (over 2 years ago)
- Last Synced: 2025-03-31T17:02:46.285Z (3 months ago)
- Topics: audio-player, nextjs, podcast, podcast-player, podcasts, podcasts-web, react, typescript
- Language: TypeScript
- Homepage: https://podcast-app.now.sh
- Size: 26.1 MB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Podcasts App](https://podcast-app.vercel.app/)
Podcasts web app using Next.js and the AudioBoom API
Open [Podcasts](https://podcast-app.verce.app)
![]()
## Built with:
- Framework: [Next.js](https://nextjs.org)
- [TypeScript](https://nextjs.org/docs/basic-features/typescript)
- [Styled Jsx](https://github.com/vercel/styled-jsx)
- [SWR](https://swr.vercel.app/)- Designed on Figma
- [Figma File](https://www.figma.com/community/file/945882274406205263/Podcasts---UI-Kit)## Contribution
To submit a feature, bug fix, or enhancement to the website proceed as follows:
1. Clone this repository
2. Run `yarn install` to install the dependencies
3. Once the dependencies are installed, run `yarn run dev` to start the dev server on `localhost:3000`I really appreciate any contribution.
## License
[MIT License](https://github.com/edgarlr/podcast-app/blob/master/LICENSE).