bhattsameer / numspy-react-app

Complete React application of Numspy API.

Home Page:https://bhattsameer.github.io/numspy-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numspy-React-app React

NumSpy logo

React application Of NumSpy.

Installation

1. Clone Repo
2. Open Up terminal
3. Go into project folder
4. Type 'npm install'
5. After Completing installation process
  type : 'npm start'

Requirement

 You will need to enable CORS in your Browser because this app is develop using numspy-api so send get request to Numspy.

so For Chrome there is extension available Allow-Control-allow-origin
download this extension and enable it. And In Mozilla firefox download extension cors everywhere

TODO: please Help iF we can make this cors thing easier or remove this manual step.

Extra package used

Bootstrap@3.3.7

Usage

Find details of any mobile number in India.

ScreenShot

Video : https://www.youtube.com/watch?v=RwYtOgIgCDw

Also Visit

NumSpy : https://bhattsameer.github.io/numspy
NumSpy-Public API : https://github.com/bhattsameer/numspy-api
NumSpy-Android App : https://github.com/vkoshti/numspy-app

To learn more about react please visit Reactjs

Credits:

For more learning about how to work with API in React see this video: https://www.youtube.com/watch?v=204C9yNeOYI
Thanks to hamza mirza for a nice tutorial that really helped me while learning react.
NumSpy-Logo : Hariom Panchal
Numspy-react-UI design : Vishal Koshti

License: MIT licensed

About

Complete React application of Numspy API.

https://bhattsameer.github.io/numspy-react-app


Languages

Language:JavaScript 57.1%Language:CSS 33.4%Language:HTML 9.5%