CodeNewbie Community 🌱

Bailey Clemons profile picture

Bailey Clemons

Hi! I'm a stay-at-home mom and graduate of the University of Washington's full stack web development boot camp. (ノ◕ヮ◕)ノ*:・゚✧

Location Tacoma, Washington Joined Joined on  Email address baileymclem@gmail.com Personal website https://baileymclem.com

Want to connect with Bailey Clemons?

Create an account to connect with Bailey Clemons. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);