/Recipes

a micro front end app using React, React Router, React-Dom

Primary LanguageJavaScriptMIT LicenseMIT

Instructions

  • To install, clone repo and in terminal type 'npm install'
  • To run, open 2 terminal tabs. Run 'webpack -w' in one and 'node server.js'
  • To Filter by ingredient, select an ingredient from the dropdown and the Recipes list will update. To restore full list, select 'select' at top of dropdown options
  • To see Unique Ingredients, click a check box from however many Recipes you desire.