
// Welcome to the Web Development Course!
// Learn Coding from scratch
// Master the art of building websites.
const courseDetails = {
title: "Web Development Bootcamp",
duration: "Self belief",
level: "Beginner to Advanced",
skills: |
instructor: "Smash Code"
};
|