Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/bradtraversy/50projects50days/double-click-heart/

index.html /cody/bradtraversy/50projects50days/double-click-heart/index.html
324 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/bradtraversy/50projects50days/double-click-heart/script.js
140 Views
0 Comments
const loveMe = document.querySelector('.loveMe')
const times = document.querySelector('#times')

let clickTime = 0
let timesClic
style.css /cody/bradtraversy/50projects50days/double-click-heart/style.css
123 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Oswald');

* {
box-sizing: border-box;
}

body {
font-family: 'Oswald',