Question: In this assignment, you are required to use an AJAX get method to retrieve list of content and display them into a list as shown:(using
In this assignment, you are required to use an AJAX get method to retrieve list of content and display them into a list as shown:(using visual studio code) Get Method URL: https://jsonplaceholder typicode.com/photos Ex: Response: 19 "albumId": 1, "id": 1, "title": accusamus beatae ad facilis cum similique qui sunt" "url": "https://via.placeholder.com/600/920952", thumbnailUrl": "ttps://via.placeholder.com/150/92c952" Use title, albumld & thumbnailUrl for your list below view, when you click on the thumbnail please open actual image by clicking on "URL" on a pop-up window. Display only 200 records, In this assignment, you are required to use an AJAX get method to retrieve list of content and display them into a list as shown:(using visual studio code) Get Method URL: https://jsonplaceholder typicode.com/photos Ex: Response: 19 "albumId": 1, "id": 1, "title": accusamus beatae ad facilis cum similique qui sunt" "url": "https://via.placeholder.com/600/920952", thumbnailUrl": "ttps://via.placeholder.com/150/92c952" Use title, albumld & thumbnailUrl for your list below view, when you click on the thumbnail please open actual image by clicking on "URL" on a pop-up window. Display only 200 records
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
