This conversational voice controlled news application is developed using react.It allows the users to add voice capabilities and the news is fetched according to the commands given by the user
Web application where the user will get up-to-date news and the interesting feauture is that user can interact with the app using voice .
Click on the mic button at the bottom right corner and start interacting...
First clone this repository.
Install dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install
Register to Alan Studio & newsapifor API key & create a new project on alan studio.
Navigate to /scr/bakend folder and copy all the files to the newly created project on alan studio
Start a server
$ npm start