Skip to content

Wikipedia App: App that 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, allows navigating to a detailed screen which has a navigation bar [ with its title being the Wikipedia page ] and a webview component to load that page

Notifications You must be signed in to change notification settings

mishs/react_app-wikisearch-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

react_app: wikisearch-project

Scope and Objective of the App.

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.

About

Wikipedia App: App that 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, allows navigating to a detailed screen which has a navigation bar [ with its title being the Wikipedia page ] and a webview component to load that page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published