Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fredyzz/podcast-player-nextjs
- Owner: fredyzz
- Created: 2020-07-13T23:28:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:25:20.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T16:19:18.451Z (over 1 year ago)
- Topics: javascript, nextjs, react, reactjs
- Language: JavaScript
- Homepage: https://podcast-player-nextjs.vercel.app/
- Size: 21.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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