Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noam-honig/wikiloc


https://github.com/noam-honig/wikiloc

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

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
```