Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 963 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 963 Bytes

WhatCanIEat

Is a little chatbot developed for Alexa Amazon echo skill.

  • You can say to Alexa, witch ingredient you have, and Alexa search for you a recipe with the minimum ingredients that you asked.
  • Another ideas is, for help on questions and curiosity into a cook world

Prerequisites

  • Node JS v 11 minimum
  • Jovo framework

Installing

First intall node js

npm install

Running test

jovo run
jovo run --atach #for debug

Deploy

jovo deploy --target zip npm run bundle

Useful links

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Marco De Felice - Initial work and Owner

License

This project is licensed under the MIT License - see the LICENSE.md file for details