/ajax-reddit-search

use AJAX to search reddit and display results

Primary LanguageJavaScriptOtherNOASSERTION

Practicing AJAX

Directions

  1. Fork and clone the repository
  2. Fill in the ajax.js file as specified

By the end of this assignment, you should be grabbing some results from reddit and displaying them as links on your page.

Bonus

Make this look as much like actual reddit as you can. For example, add thumbnail images, change the colors or fonts to look more like reddit, etc.