Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 604 Bytes

Web audio player

A simple web audio player built using React.js

Project uses the following technologies

Setup

  • Clone repo git clone https://github.com/jnutterdev/react-project.git
  • type cd react-project/
  • type npm install
  • type npm start