Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 505 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 505 Bytes

XNews

Voice controlled News Application.

Provides the latest news based on the input given via voice.

For Testing Purpose

Run

Clone the project

  git clone https://github.com/thisisutkarsh/XNews.git

Install dependencies

  npm install

Setup .env file

  • Create a .env file in the main directory
  • Get your sdk key from Alan studio and add it in REACT_APP_KEY

Start the server

  npm run start

Features

Demo