CodeNewbie Community 🌱

Subhadeep Paul
Subhadeep Paul

Posted on

Looking for a beginner Projects

Hey Everyone! I am looking for a beginner projects to contribute.

Top comments (0)

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