Please find the static html pages inside design directory. Design has been done using Bootstrap 4. Original - startbootstrap.com
Get familiar with the two web pages home and manage-courses. Additionally there is form named edit-course-form which we will wrap inside a model and use to edit course details.
To watch the design in the browser,
cd design
npm install
npm start
Open http://localhost:3000/home.html or http://localhost:3000/manage-courses.html