Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 923 Bytes

File metadata and controls

31 lines (18 loc) · 923 Bytes

Image of Kushy Chatbot

Kushy Chatbot

The (world's first?) cannabis chatbot. Uses the Kushy API to serve cannabis data (strains, products, shops, etc). Guides users through finding what they need, and educating them on cannabis terminology along the way.

View the live version here

Development

This was bootstrapped using the Create React App boilerplate.

Start development

npm start

Build production files

  1. Edit your homepage URL in package.json.
  2. Run the following command in the project folder npm run build

Etc

See create-react-app-README for more details.

Credits