Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T15:46:04.000Z (21 days ago)
- Last Synced: 2024-10-27T18:21:13.708Z (21 days ago)
- Topics: atlas-mongodb, expressjs, heroku, mongodb, mongoose, pwa, recipes, scraping, vuejs
- Language: JavaScript
- Homepage: http://recipe.mikilombardi.com/
- Size: 4.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gimme Recipe!
[![Netlify Status](https://api.netlify.com/api/v1/badges/16e877c0-4b09-43f6-b054-d6daf9838300/deploy-status)](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