Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 508 Bytes

Single Page News Blog with AJAX

  • ajax,
  • json,
  • API,
  • form validation

blog

A simple exemple of using ajax to navigate between the content pages. This exemple showcases parsing json response from Guardian and NY Times API. To test put your own api key in script.js line 89 and 110.

It also has a simple form validation.