News Reader Application using React, Alan AI & News API.
- Latest News: Give me the latest news | What are the recent headlines
- News by Source: Give me news from [CNN | BBC News | IGN]
- News by Terms: What about Smartphones | Give me the latest about Corona Virus
- Categories: Give me the latest [technology | business | Sports] news
- Read an Article: Read article 4 | Read article number 4 - Alan will scroll the page to article no. 4 and read it
- Open an article: Open article number 4 | Open article 4 - Alan will open the link of news source for article no. 4
- Go back | Go home: Go back | Go home
- React JS
- MATERIAL-UI - Material-UI Documentation
- Alan AI Voice Assistant - Alan Documentation
- NEWS API - News API Documentation
- run
npm i && npm start
to start development server
Credit This application has been developed following a Youtube Tutorial by JavaScript Mastery