Skip to content

lavinialei2/dawlingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now hosted on https://dawlingo.vercel.app/

Setting up on local machine

First clone the repository using

git clone https://github.com/lavinialei2/dawlingo.git

Then install all relevant node packages

cd dawlingo/my-app
npm install
npm install tone

To run the app, use the command

npm start

Interaction Flow 1 (Week 7)

This week, we set up creating basic DAW features in a React app. Our first interaction flow is for users to explore adding tracks, recording clips, and adjusting the volumes of individual tracks.

Interaction Flow 2 (Week 8)

This week, we set up a Home Screen and Playground Workspace where the users can see an outline of the lessons they will be taking and practice implementing the basic DAW skills they learned from the first lesson. For the first interaction flow, click on the first lesson under "Basics." For the second interation flow, click on the playground button in the top right corner.

About

Lesson-based DAW React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11