Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fredyzz/podcast-player-nextjs

Podcast App using AudioBoom API
https://github.com/fredyzz/podcast-player-nextjs

javascript nextjs react reactjs

Last synced: 2 days ago
JSON representation

Podcast App using AudioBoom API

Awesome Lists containing this project

README

        

# Podcast App using AudioBoom API

![app screenshot home](./.preview-static-images/home.png)
![app screenshot channel pg](./.preview-static-images/channel.png)
![app screenshot player](./.preview-static-images/player.png)

[live demo](https://podcast-player-nextjs.vercel.app/)

## Build using:

- React.js
- Next.js
- Style JSX

## Required:

- Node.js

## How to run the project:

- `npm install` to install dependencies
- `npm run dev`to run in development enviroment
- `npm run build && npm start`to run in production environment

## License

- MIT