Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 505 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 505 Bytes

Project title

Simple javascript application

Motivation

I wantend to learn more about javascript

Screenshots

Design

Tech/framework used

  • HTML5
  • SCSS
  • ES6

Code Example/Issues

I get to know html audio element and how to use it.

const audio = document.querySelector(`audio[data-key="${e.keyCode}"]`);
const key = document.querySelector(`.key[data-key="${e.keyCode}"]`);

Live

https://vibrant-heyrovsky-ef2e76.netlify.com