Voice Powered News Applicaton

Say hi to Alan your voice assiant in this web application. He can get the news for you, read them for you and he can do many more amazing things.

Preview

Comming Soon

Getting Started

  1. Make sure you have these installed
  2. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone CLONEURL
  3. CD to the folder cd FOLDERNAME
  4. Run > npm install to install the dependencies
  5. Run > npm start to start the app
  6. Navigate to http://localhost:3000/ to see the react app

The app will automatically reload if you change any of the source files.

License

This project is licensed under the MIT License - see the LICENSE file for details