Skip to content

rkulskis/ChefDoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

ChefDoe is a webapp for managing recipes. The main feature of the app is that it allows the user to select a recipe and automatically order the ingredients they are missing through amazon fresh, delivered straight to their house.

To get necessary node_modules run: "npm i puppeteer" "npm i react-scripts"

Once These are installed, run: "npm start" (start up the react web app) "node server.js" (start up the backend API)

To make the API call headless (i.e. doesn't show the bot actions) then change {headless: true} in line 5 of server.js

About

CS411 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •