Skip to content

giqbal/podcast-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcast Player

Podcast Player is simple podcast feed (Joe Rogan Experience in this case). Podcast can be played for listening.

Pre-requisites

Ensure you have at least NodeJS v10.9.0 installed on your machine. JavaScript code has been written to ES7 standard.

Installing

  1. Fork and clone this repository to your machine
  2. Using terminal cd to the cloned directory and run this command:
npm install

Running the app

To run the app run the following command in terminal:

npm start

React will start a development server and open a browser window to show the Podcast Player app.

Deployed App

Deployed app: Podcast Player

Built With

  • NPM - JavaScript package manager
  • React - JavaScript based front-end framework
  • Axios - Promise based HTTP client for the browser and node.js
  • moment - Parse, validate, manipulate, and display dates in javascript
  • ReactPlayer - A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and DailyMotion

About

Podcast player front-end built using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published