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
- Host: GitHub
- URL: https://github.com/abhilashpujari/react-wiki-search
- Owner: abhilashpujari
- License: mit
- Created: 2018-11-18T06:47:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T03:51:39.000Z (over 5 years ago)
- Last Synced: 2024-04-15T06:36:40.374Z (about 2 years ago)
- Topics: react, wikisearch
- Language: CSS
- Homepage: https://abhilashpujari.github.io/react-wiki-search/
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wikipedia Search App
[](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