https://github.com/thejoin95/gimme-recipe
A simple web app to get fresh new recipes, cocktail and food / wine abbination to enjoy your lockdown
https://github.com/thejoin95/gimme-recipe
atlas-mongodb expressjs heroku mongodb mongoose pwa recipes scraping vuejs
Last synced: 3 months ago
JSON representation
A simple web app to get fresh new recipes, cocktail and food / wine abbination to enjoy your lockdown
- Host: GitHub
- URL: https://github.com/thejoin95/gimme-recipe
- Owner: TheJoin95
- Created: 2019-09-06T16:09:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-11T12:31:03.000Z (5 months ago)
- Last Synced: 2026-02-11T20:45:17.221Z (5 months ago)
- Topics: atlas-mongodb, expressjs, heroku, mongodb, mongoose, pwa, recipes, scraping, vuejs
- Language: JavaScript
- Homepage: http://recipe.mikilombardi.com/
- Size: 6.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gimme Recipe!
[](https://app.netlify.com/sites/laughing-ritchie-be7bfe/deploys)
# Why this?
During the 2020 lockdown I wanted to enjoy the time at home cooking some new recipes and do some esotic cocktail
# Getting Started
## Client - Vue.js
- `cd client && npm install`
- `npm run serve`
## Scraping - Node.JS
- `npm install`
- `cd scraping && node liquor/scraper.js`
## Server - Node.js & Express
- `npm install`
- `cd server && node server.js`
# Credits
thejoin
# License
MIT