- Include screenshots in your repo of your API call working in Postman
- Get a response from an API
- Convert a JSON object into a JavaScript object or array for the returned data
- Render the returned data using DOM
- Make it look nice with some CSS!
- Add a form to customize the request (use an API that accepts POST or GET parameters)
- Source: https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/
Docs: https://docs.google.com/document/d/1CcFq0WFupvnk2AA4Go6ZMd2s4tVZX4ly_ocPY4HHkBY/edit#
Trello: https://trello.com/b/269xIcDF/javascript-ajax-api-assignment-by-t-ralph
GitHub: https://github.com/TECHCareers-by-Manpower/javascript-practice-ajax-api-T-Ralph
GitHub.IO Page: https://t-ralph.github.io/javascript-practice-ajax-api-apple-music/
