WIKI SEARCH

wikiimage

The goal of this app was to display wikipedia entries as results when someone types in anything into the search box. The results page will have the entries and you can click on each entry and it will take you directly to the wikipedia page.

Visit Website

THINGS THAT I LEARNED

  • Getting the value of the search field using jQuery and javascript
  • How to access data when getting multiple different values of data from an API
  • Displaying all the results from wiki after the search button is clicked