Skip to content

Visthebeast/GeoProbe

 
 

Repository files navigation

GeoProbe

The website is just a prototype and the details fetched are preloaded into a json file and not collected in realtime

To run the webpage it is essential to start a nodejs localhost server For this first open cmd as administrator and navigate to the folder in which the webpages are saved and then type in commands npm install http-server -g and http-server -p 8080 Then open the main.html file

About

Prototype for a website that fetches the details like population, crime rate, temperature, etc of any location

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.6%
  • CSS 42.1%
  • JavaScript 14.3%