cody - HTMLify profile
files of /cody/bradtraversy/vanillawebprojects/memory-cards/
<!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
## Memory Cards
Flash card app for learning. Display, add and remove memory cards with questions and answers
## Project Specif
Flash card app for learning. Display, add and remove memory cards with questions and answers
## Project Specif
const cardsContainer = document.getElementById('cards-container');
const prevBtn = document.getElementById('prev');
const nextBt
const prevBtn = document.getElementById('prev');
const nextBt