Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 513 Bytes

React Audio Component Example Project

Just a ridiculously sweet cubic bezier editor that I designed and crafted with React/Redux as an example project for an upcoming course I'm teaching. SVG and Animations FTW!

The Cubic Bezier Editor

Cubic Bezier Editor

Demo here. Check it out!

Quick Start

npm install

npm start

open localhost:3000

Rest of README forthcoming