Skip to content

pranav-kural/wikipedia-search-app

Repository files navigation

WikiSearch

An Ionic app to do instant search through Wikipedia utilizing MediaWiki action API and built on top on Angular. Please feel free to edit, fork or play around with the code. Happy Coding!

WikiSearch Web App

API Reference: MediaWiki action API

Edit this project on StackBlitz

How to use this template with the Ionic CLI:

Simply clone the repo and follow the steps below:

First you need to run npm install.

After that, to preview in your browser simply run:

$ ionic serve

To preview in the emulator, run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

About

An Ionic app to search through Wikipedia utilizing MediaWiki action API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published