Skip to content

aylinaky/archifinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

EV Charger Finder

Minimal web app (HTML/CSS/JS) that:

  • Gets your current location via browser geolocation
  • Shows a Leaflet map
  • Fetches nearby charging locations from Open Charge Map (v3)

Run

Geolocation typically requires https or localhost.

One simple option:

  1. Start a local static server from this folder (for example using VS Code Live Server).
  2. Open the app in your browser.

Open Charge Map API key

An API key is optional but recommended. Paste it into the input field in the UI.

If you leave it blank, the app will try to call the API without a key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors