Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 821 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 821 Bytes

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