/find-my-chicken

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

Primary LanguageJavaScriptMIT LicenseMIT

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