/wikipedia-react-native-app

Search Engine Project built with React Native

Primary LanguageJavaScriptMIT LicenseMIT


Logo

WikiSearch

About The Project!

WikiSearch is a search engine project built with React Native and it has indexed only Wikipedia sites, plus sites that are linked to from Wikipedia.

Logo

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/acelyavul/wikipedia-react-native-app.git
  2. Install NPM packages
    yarn

Development

  1. Build Android app
    yarn android
  2. Build IOS app
    cd /ios
    pod install
    cd ..
    yarn ios
  3. Run Tests
    yarn test
  4. Run Lint & Fix
    yarn lint
    yarn lint:fix

Demo

Android.Emulator.-.Galaxy_Nexus_API_31_5554.2022-07-15.14-54-46.mp4

Meta

Acelya V – acelyavuluvan@gmail.com

Distributed under the MIT license. See LICENSE for more information.