An open API service indexing awesome lists of open source software.

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

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).