CodeNewbie Community 🌱

Rajat Kumar Prajapati profile picture

Rajat Kumar Prajapati

I am 3rd year Computer Science Engineering undergraduate from Geetanjali Institute of Technical Studies Udaipur. I am Full stack Web developer. I have worked in MERN Stack.

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