Skip to content

Recipe search engine & a personal recipe storage where you can create recipes from scratch or get recipe contents from a url ..

Notifications You must be signed in to change notification settings

Mathinoc/Garnish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garnish

Garnish is an app that enables users to search for recipes and save the ones they most like. Users can also create their own recipes, save them and modify them at any time. Lastly, the app provides users with the ability of pasting any url of a recipe page and save any recipe content locally which can be modified as well.

Getting started

  1. Fork this repo and Clone a copy on your local machine.

  2. Set up your API key (the recipes available through the app are fetched from the Spoonacular API):

  1. Install the dependencies:
  • Run npm i from the server folder
  • Run npm i from the client folder
  1. Start the app:
  • Run npm start from the server folder
  • Run npm start from the client folder

Tech stack

Front-end:

  • 🏗 React
  • 💄 CSS & bootstrap
  • 📊 Chart.JS
  • 🔀 react router

<<<<<<< HEAD

Back-end

  • 🏗 node.js + Express

Misc:

  • 🎨 coolors.co (color palettes generator)
  • 🗂️ trello
  • ✏️ namelix

    Back-end
  • Node.js
  • Express

Miscellaneous:

  • Colors.co (color palettes generator)
  • Trello
  • Namelix

    65b2df56dac44df321adf675c90f0baa941cf5e9

Credits

All recipes are fetched from the spoonacular API: https://spoonacular.com/food-api

About

Recipe search engine & a personal recipe storage where you can create recipes from scratch or get recipe contents from a url ..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages