In this exercise, you'll use the $.get
function to read data into your web application. Start by forking and cloning this repository. Then, edit the js/main.js
to complete the outlined steps. You'll create a table that looks like this:
You may find the following resources helpful:
See the complete
branch for answers.