danoszz / comfortable-space

πŸ›‹ Answering Unasked Questions βˆ’ Voice UI implementation with Web API SpeechRecognition, React.js and Gastby

Home Page:https://comfortable-space.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comfortable Space πŸ›‹

Answering Unasked Questions - Voice UI implementation with Web API SpeechRecognition, React.js and Gastby.

⚠️ Experimental and works in Chrome only. Just for fun.

πŸ“¦ Features

πŸš€ Getting Started

First of all intall the following, got this already? Skip to Run locally

πŸƒβ€β™‚οΈ Local development

After you open up your favorite CLI. My tool of choice is Hyper.

  • gatsby new accept-uncertainty git@github.com:danoszz/comfortable-space.git
  • cd accept-uncertainty
  • npm run dev

πŸ— Build and production

  • Manual deployment is done by gatsby build and uploading the files in the /build folder in your webserver.
  • This project is deployed by Netlify. Signup for the services and severless deploy with git push.

License and status

The repo and files are WIP. Let me know if you find improvements, because there are many. Open a ticket or even PR. And as always; MIT license.

About

πŸ›‹ Answering Unasked Questions βˆ’ Voice UI implementation with Web API SpeechRecognition, React.js and Gastby

https://comfortable-space.netlify.com

License:MIT License


Languages

Language:JavaScript 85.9%Language:HTML 14.1%