This web app suggests random piano or violin pieces.
Express, React, YouTube API V3 and Material UI are used for developing this web app.
Make sure Node is installed. Run the app in the development mode using the following commands:
npm run install-client
npm run client
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.