Code Monkey home page Code Monkey logo

news-app's Introduction

News App

Conversational Voice Controlled React News Application

Tech-Stack

  • React Hooks
  • Alan AI Voice Assistant - @alan-ai/alan-sdk-web
  • MaterialUI - @material-ui/core
  • classnames
  • words-to-numbers

Introduction

  • Alan AI is a revolutionary speech recognition software that allows you to add voice capabilities to your applications.
  • It allows you to control absolutely everything in the app using your voice.
  • Another huge benefit is that it's extremely easy to integrate it

Function

  • Using Voice Assistant to choose type of news:
    • Latest news.
    • News by Categories : Business, Entertainment, General, Health, Science, Sports, Technology in U.S
    • News by Terms: Corona, PlayStation 5, Smartphones,...
    • News by Sources: CNN, ABC News, BBC News,....
  • You can choose
    • Read news by yourself
    • Or Alan AI Voice Assistant can help you to read that
  • Gives responses to casual conversation

Resources

Screenshot

After this project

I have improve for myself about

  • Material-UI
    • Create Card component
    • styles component
    • Write CSS by makeStyles
    • Responsive App with Grid, Grow
  • Merge different className to one with classnames
  • Fetch API

I have understand about

  • Fetch API in Alan Studio
  • using voice to get data from API
  • words-to-numbers
    • convert words string to number
    • guess the word has same sound to the true number (such as: for ~> 4)
  • Scroll window to article currently reading
  • Opening the new URL by use Voice Assistant
  • Make casual conversation that we didn't set up in our original script

How to run

npm install

It installs the current package context (ie, the current working directory) as a global package. By default, npm install will install all modules listed as dependencies in package. json

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

news-app's People

Contributors

rajesh42 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.