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
This was bootstrapped using the Create React App boilerplate.
npm start
- Edit your homepage URL in
package.json
. - Run the following command in the project folder
npm run build
See create-react-app-README for more details.