Simple app for searching articles in wikipedia.
See it running here
Source code for running Wikipedia Search challenge hosted at https://www.freecodecamp.com/challenges/build-a-wikipedia-viewer
Running Instructions:
- Host the source code in any webserver(On Mac
python -m SimpleHTTPServer 8000
) - Navigate to the wikipedia.html.
- Have fun