An open API service indexing awesome lists of open source software.

https://github.com/abhilashpujari/react-wiki-search

Simple wiki search app in react
https://github.com/abhilashpujari/react-wiki-search

react wikisearch

Last synced: 2 months ago
JSON representation

Simple wiki search app in react

Awesome Lists containing this project

README

          

# Wikipedia Search App

[![Build Status](https://travis-ci.org/abhilashpujari/react-wiki-search.svg?branch=master)](https://travis-ci.org/abhilashpujari/react-wiki-search)

> Simple wikipedia search app in React

## Demo
[Demo here](https://abhilashpujari.github.io/react-wiki-search/)
## Quick Start

```bash
# Clone this repository
git clone https://github.com/abhilashpujari/react-wiki-search.git

# Install dependencies
npm install

# Run the app
npm start

# It will open the app on http://localhost:3000
```

## App Info

### Author

Abhilash Pujari

### Version

1.0.0

### License

This project is licensed under the MIT License