CodeNewbie Community 🌱

X Speaks  profile picture

X Speaks

Trying to learn about Web3 with idea of becoming a content creator. Would love to talk about projects if you're interested!

Joined Joined onΒ 
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);