Skip to content

Interactive React map to find geographic Wikipedia articles.

License

Notifications You must be signed in to change notification settings

VaughanSampson/wikimapedia

Repository files navigation

Wikimapedia

Wikimapedia utlises the Google Maps and Mediawiki APIs to display Wikipedia articles based at user selected geographical locations. The user clicks on any point on the map and will get results related to the address selected.

Wikimapedia1.0.mp4

Run your own build

The user will have to use a Google Maps API key to run the web application. The API requiring this key is used to display the map and also to use reverse geocoding to access the address of the selected location. This key should be stored as a local environmental variable, listed in a file in the root folder called '.env.local' in the format VITE_GOOGLE_API_KEY=<API KEY HERE>.

About

Interactive React map to find geographic Wikipedia articles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published