CodeNewbie Community 🌱

ZoCodes 🐀 profile picture

ZoCodes 🐀

Breaking into the 🌎 of Tech. Currently learning to #code via http://shecodes.io bootcamp πŸ‘©πŸ»β€πŸ’»

Location Leeds, UK Joined Joined onΒ 

Education

BA Hons - Marketing

Work

Head of Operations

Want to connect with ZoCodes 🐀?

Create an account to connect with ZoCodes 🐀. 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);