Ear-training and sight-reading app for beginner cello students. Capstone project, Ada Developers Academy, C-11.
Trello Board https://trello.com/b/2u3GHjfK/capstone-elle-play-that-note
Product Plan https://gist.github.com/Mello-Cello/aa33fdf748971120fbcd8ac159ce4c12
Deployed Site https://playthatnote.netlify.com/
This app must be run on the Google Chrome web browser. It was built using Version 75.0.3770.142 (Official Build) (64-bit). Upon opening the project in a browser window, the user will be asked for permission to access the device's microphone. "Allow" must be clicked in order for the app to analyze an incoming pitch.
This project was bootstrapped with Create React App.
After cloning this repo, in the project directory, run:
Installs all necessary packages.
Runs the app in the development mode.
Open http://localhost:3000 to view the app in a browser.
The page reloads automatically immediately upon saving if you make edits. The console will show any lint errors.