jslauthor / react-audio-component

A beautiful example project demonstrating how to build an audio player in React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A beautiful example project demonstrating how to build an audio player in React.

License:MIT License


Languages

Language:JavaScript 83.2%Language:CSS 15.7%Language:HTML 1.1%