From the course: Web Servers and APIs using C++

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Create a webpage with data

Challenge: Create a webpage with data - C++ Tutorial

From the course: Web Servers and APIs using C++

Start my 1-month free trial

Challenge: Create a webpage with data

(soft bell chiming) - [Instructor] Let's test our knowledge with a challenge. Create an HTML page named contact.html in the public folder. Modify the contact route to use contact.html. Use Mustache to render the contact data. Use Bulma to style the page. Give yourself 15 minutes or so to solve this challenge. Good luck.

Contents