narate / find-my-chicken

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Run in Docker

docker-compose up

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

About

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

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 6.8%Language:CSS 3.5%Language:Dockerfile 0.6%