Skip to content

GuruDhanush/podcasts

Repository files navigation

Podcasts

Podcasts is an web application that allows to listen to podcasts. ListenNotes api is used to get the podcasts information. It uses webcomponents (from stenciljs) for building the UI. There are no other external dependencies apart from stencil and it's router.

Getting Started

Clone the repo and install the dependencies

npm install

and run to start the dev-web-server:

npm start

To build the app for production, run:

npm run build

Backlog

  1. Playbar support with seek controls
  2. download episodes for offline (also service workers)
  3. Light theme

About

An simple podcasts web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published