cody - HTMLify profile
files of /cody/Aryan-Barodwal/spotify-clone/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initi
let currentSong = new Audio();
let currFolder;
let songs;
function secondsToMinutesSeconds(seconds) {
if (isNaN(seconds) |