Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 471 Bytes

React Audio Component Example Project

A beautiful example project demonstrating how to build an audio player in React. Desktop optimized though it works on mobile down to iPhone 5 resolutions.

The Player

Audio Player

Demo here. Check it out!

Quick Start

npm install

npm start

open localhost:3000

Rest of README forthcoming