Dissertation - Web Application to teach music theory to children.
Locate the files then run these commands within the folder using a terminal.
# install dependencies
npm install
# serve with hot reload at localhost:3000
nodemon
# open localhost:3000 in a browser to view the application