A simple web audio player built using React.js
-
React.js - JavaScript Frontend framework
-
Material-UI - CSS Framefork and icons
-
Netlify - Platform for hosting app
-
Redux - State management for JavaScript apps
-
Demo songs by John Nutter
- Clone repo
git clone https://github.com/jnutterdev/react-project.git
- type
cd react-project/
- type
npm install
- type
npm start