Skip to content

Caleb-Ellis/wikipedia-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Viewer

An exercise in using the Wikipedia API. Allows the search of Wikipedia articles in a search box, and the most relevant 10 articles are displayed. Also allows the search for a random article.

alt text

User Story: I can search Wikipedia entries in a search box and see the resulting Wikipedia entries.
User Story: I can click a button to see a random Wikipedia entry.