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
- Host: GitHub
- URL: https://github.com/jonaskuske/countrymatcher
- Owner: jonaskuske
- Created: 2018-03-21T05:27:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T13:16:15.000Z (over 3 years ago)
- Last Synced: 2025-07-24T11:42:56.870Z (11 months ago)
- Language: Vue
- Homepage:
- Size: 892 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`