Adding AI Voice Assistant Capabilities to a React App
To run this project locally
git clone https://github.com/mayank2021/alan-with-react.gitTo install all the dependencies
npm installLogin to Alan AI to get the alanKey
Add the alankey in src/app.jsStart the development server.
npm start