Skip to content

Klhall7/js_flight_array

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Working with JSON Arrays

This is starter code to practice working with getting data you need from JSON.

These exercises will apply whether it's your own API, or data provided by a third party.

  • Run the serve command in the folder to load the index.html file.
  • Check the console for output
  • Instructions are in the js/scripts.js file, put your answers in there and reload to see the results

About

CCS code along demo working with array data on local JSON file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 19.8%