Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.15 KB

File metadata and controls

35 lines (20 loc) · 1.15 KB

PlayThatNote

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/

Requirements

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.

Setup / Installation

This project was bootstrapped with Create React App.

After cloning this repo, in the project directory, run:

npm install

Installs all necessary packages.

npm start

Runs the app in the development mode.

Viewing and Editing

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.