项目作者: rakhi2104

项目描述 :
A React Web Application that tracks user's location using IP address from the source of request.
高级语言: JavaScript
项目地址: git://github.com/rakhi2104/find-my-chicken.git
创建时间: 2018-09-04T06:07:28Z
项目社区:https://github.com/rakhi2104/find-my-chicken

开源协议:MIT License

下载


find-my-chicken

A React Web Application that tracks user’s location using IP address from the source of request.

How to install

  • Clone the repository.
  • Run npm install in the base directory
  • Run npm install in the client directory also
  • Run npm run dev in the base directory

Demo

Working Demo

Note: For time being, the App only tracks 8.8.8.8

TODO

  • ~Switch between dark and light themes in Mapbox reactively.~ #5
  • Dynamically locate user using IP from req