Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 464 Bytes

View it live

https://cookies-chatbot.netlify.app/

Project Brief

Build a chatbot. The focus is to practice the JavaScript parts, but also to hook it up with the HTML.

Project requirements

  • Take creative ownership of the product & design.
  • Use variables in JavaScript.
  • Use conditionals in JavaScript.
  • Find some string methods to modify strings.
  • Use control flow and conditional statements.
  • Use functions in JavaScript