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

https://github.com/jonaskuske/countrymatcher

🌍 Webapp "countrymatcher", created at #EUhack 2018
https://github.com/jonaskuske/countrymatcher

Last synced: 3 months ago
JSON representation

🌍 Webapp "countrymatcher", created at #EUhack 2018

Awesome Lists containing this project

README

          

# countrymatcher
Webapp "countrymatcher", created at #EUhack 2018

Let's you like or dislike different categories by swiping tinder-style,
then returns th EU country tht fits you best.

## Build instructions

> Install dependencies - `npm i`

> Start test server on localhost:8080 - `npm run serve`

> Build for deployment - `npm run build`