CodeNewbie Community 🌱

Kwaame Ofori-Adjekum profile picture

Kwaame Ofori-Adjekum

I'm a self taught front-end developer Skills in React.js

Location Accra, Ghana Joined Joined onΒ  Personal website https://linktr.ee/qwamicodes

Education

University of Ghana, Legon

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