TheJoin95 / gimme-recipe

A simple web app to get fresh new recipes, cocktail and food / wine abbination to enjoy your lockdown

Home Page:http://recipe.mikilombardi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gimme Recipe!

Netlify Status

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

About

A simple web app to get fresh new recipes, cocktail and food / wine abbination to enjoy your lockdown

http://recipe.mikilombardi.com/


Languages

Language:JavaScript 45.4%Language:Vue 32.2%Language:TypeScript 12.8%Language:SCSS 6.8%Language:HTML 1.8%Language:CSS 1.0%