This is a React App that consumes the Wikipedia API endpoint.
The app lists matched articles as per user's filter search. User can also click and display a random page.
User Story 1: I can search Wikipedia entries in a search box and see the resulting Wikipedia entries.
User Story 2: I can click a button to see a random Wikipedia entry..
"jquery": "^3.2.1",
"normalize-css": "^2.3.1",
"react": "^15.6.1",
"react-bootstrap": "^0.31.0",
"react-dom": "^15.6.1",
"react-scripts": "1.0.10"
$ git clone https://github.com/iambonface/wikipedia-react-app.git yourfoldername
$ cd yourfoldername
$ npm install
$ npm start #This will open on localhost:3000
#open new terminal, cd to project and fire up Atom
$ atom . #I noticed Atom is user friendler with JSX but you are free to use whatever editor
Click here to view the Wikipedia Viewer
API endpoint courtesy of Wikipedia
Wikipedia Logo By Version 1 by Nohat (concept by Paullusmagnus); Wikimedia. (File:Wikipedia-logo.svg as of 14 May 2010T23:16:42) [CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0)], via Wikimedia Commons
Wikipedia Word Mark By Wikipedia-logo-v2-en.svg: Wikimedia Foundation derivative work: Beao (Wikipedia-logo-v2-en.svg) [Public domain], via Wikimedia Commons