Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noam-honig/wikiloc
https://github.com/noam-honig/wikiloc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noam-honig/wikiloc
- Owner: noam-honig
- Created: 2023-03-16T16:56:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-26T11:18:34.000Z (about 1 year ago)
- Last Synced: 2024-10-11T08:17:27.575Z (29 days 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). ![GitHub last commit](https://img.shields.io/github/last-commit/noam-honig/wikiloc?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/noam-honig/wikiloc?style=flat-square) ![GitHub stars](https://img.shields.io/github/stars/noam-honig/wikiloc?style=flat-square) (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
```