Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tessmore/gin-tonic-shopping-list
Gin&Tonics to :lemon:
https://github.com/tessmore/gin-tonic-shopping-list
gin tonic
Last synced: 21 days ago
JSON representation
Gin&Tonics to :lemon:
- Host: GitHub
- URL: https://github.com/tessmore/gin-tonic-shopping-list
- Owner: Tessmore
- License: mit
- Created: 2017-11-05T21:26:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T04:43:02.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T08:54:55.819Z (9 months ago)
- Topics: gin, tonic
- Language: Vue
- Homepage: https://tessmore.github.io/gin-tonic-shopping-list/
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gin & Tonics shopping list
==========================* The [recipes.json](src/data/recipes.json5) file is a list of Gin & Tonics that should taste pretty ok. It's definitely a work in progress! Not all recipes get added unfortunately, so some suggestions without extra's/garnishes haven't been "properly" tested yet. Some day (probably soon), I will try something to make the drinks work, but suggestions are very welcome.
* You should probably drink responsibly.
## Contributing
Suggestions for both gin, tonic, and extra garnish are welcome :)
If you want to run it yourself, it is a Vue.js project generated with `vue init webpack-simple`. So you can run it locally with:
``` bash
npm installnpm run dev
```If you feel anything is missing, you can open an issue with a suggestion or a link. Pull requests are welcome.