Nnemr / opendrinks

:cocktail: Open Source Drinks! Add your own recipe in a pull request!

Home Page:https://opendrinks.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍸 Open Drinks

Open source drinks! Inspired by 🎃Hacktoberfest!

https://opendrinks.netlify.com/

Netlify Status

Submit a drink recipe

Looking to submit a drink recipe? Check out the Contributing Guidelines first!

See: CONTRIBUTING.md

Development

Open Drinks is built with the following technologies:

If you are familiar or want to give it a shot, feel free to contribute!

Install

npm install
npm run serve

Compiles and minifies for production

npm run build

Docker

docker build -t opendrinks .
docker run -it -p 8080:80 --rm opendrinks

License

MIT

About

:cocktail: Open Source Drinks! Add your own recipe in a pull request!

https://opendrinks.netlify.com

License:MIT License


Languages

Language:Vue 66.2%Language:JavaScript 26.9%Language:HTML 5.3%Language:Dockerfile 1.7%