Skip to content

andreidobrinski/react-wavesurfer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waveform

React Wavesurfer Demo

About

A demo app to accompany this implementation tutorial.

Link to the source code of the implementation.

Running Locally

  1. Clone this repo
  2. cd into the repo
  3. Install dependencies - npm install or yarn install
  4. Run the app - npm start or yarn start

Technologies Used