cody - HTMLify profile
files of /cody/bradtraversy/vanillawebprojects/lyrics-search/
<!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
## LyricsSearch App
Find songs, artists and lyrics using the [lyrics.ovh](https://lyrics.ovh) API
## Project Specifications
-
Find songs, artists and lyrics using the [lyrics.ovh](https://lyrics.ovh) API
## Project Specifications
-
const form = document.getElementById('form');
const search = document.getElementById('search');
const result = document.getEleme
const search = document.getElementById('search');
const result = document.getEleme