cody - HTMLify profile
files of /cody/bradtraversy/vanillawebprojects/relaxer-app/
## Relaxer App
A relaxing breathing app with a visual director to tell you when to breathe in, hold and breathe out
## Pro
A relaxing breathing app with a visual director to tell you when to breathe in, hold and breathe out
## Pro
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const container = document.getElementById('container');
const text = document.getElementById('text');
const totalTime = 7500;
c
const text = document.getElementById('text');
const totalTime = 7500;
c