Skip to content

fergpichel/podcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcaster

React Client for fetching iTunes Music Podcasts with a builtin media player.

Getting Started

Prerequisites

  • Yarn

Installing

Install dependencies

yarn install

Run on development mode

yarn watch

This will serve the project with webpack-dev-server on http://localhost:8081

Deployment

Build the deploy files

The files will be generated on public/dist/ folder

yarn build

Serve build folder

This will serve public/dist/ folder on http://localhost:8081

yarn serve

Built With

  • React - The web framework used
  • Yarn - Dependency Management
  • Webpack - Asset Bundler

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React Client for fetching iTunes Music Podcasts with a builtin media player.

Resources

License

Stars

Watchers

Forks

Packages

No packages published