WDI-SEA / ajax-local-storage-example

An example of using AJAX w/JSON and Local Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#AJAX w/JSON and Local Storage Example

##Commands

  • Run npm install to install dependencies
    • npm start - start the BrowserSync server
    • npm run lint:css - lint CSS
    • npm run lint:js - lint JS

Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

An example of using AJAX w/JSON and Local Storage

License:Other


Languages

Language:JavaScript 73.4%Language:HTML 26.6%