freeCodeCamp Project: Build a Wikipedia Viewer
The objective is to build something functionally equivalent to this: https://codepen.io/FreeCodeCamp/full/wGqEga/
- I can search Wikipedia entries in a search box and see the resulting wikipedia entries.
- I can click a button to see a random Wikipedia entry.
- BONUS: As a user, when I type in the search box, I can see a dropdown menu with autocomplete options for matching Wikipedia entries.
- Random article url: https://en.wikipedia.org/wiki/Special:Random
- Instructions on using Wikipedia's API
- To practice using the API, Wikipedia hosts a sandbox here: https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&titles=Main%20Page&prop=revisions&rvprop=content&format=jsonfm