This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
Accepts keywords/texts, performs a GET request on Wikipedia and displays the results in a list just below the text input. Afterwards, when a user clicks on row, navigated to a detailed screen which has a wikipedia page navigation bar and; a webview component to load that page.