Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 536 Bytes

File metadata and controls

17 lines (10 loc) · 536 Bytes

React Player

Description

React Player is a simple audio media player built using ReactJS and MaterialUI. It allows for audio playback of local files through a browser window served by the React App. React Player also implements simple media controls such as play/pause, volume controls and skip controls.

Dependencies

Dependencies can be installed automatically using npm. Example: npm install

By Joseph Libasora

Last updated: 03.Jul.2021