https://github.com/noam-honig/wikiloc
https://github.com/noam-honig/wikiloc
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noam-honig/wikiloc
- Owner: noam-honig
- Created: 2023-03-16T16:56:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T11:18:34.000Z (over 1 year ago)
- Last Synced: 2025-02-28T15:18:14.566Z (about 2 months ago)
- Language: TypeScript
- Size: 577 KB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-opensource-israel - Wiki Location - Displays wikipedia articles based on your current location (currently in hebrew).    (Projects by main language / typescript)
README
# Wiki Location
Displays wikipedia articles based on your current location (currently in hebrew)
![]()
[See it live](https://noam-honig.github.io/wikiloc/)
## Run the code locally
1. Clone the repo
2. ```sh
npm i
npm run dev
```