EarlGeorge / react.js

Voice interaction

Home Page:https://reactjsapp-7dab3.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app with voice input

Main page displays random images. Sign in for searching certain one, also supports voice interaction.

See full features Live

U can use this account, or make your own.
email: george@georgee.co.uk
password: admin1234

Technologies:

Tech Description Using
SPA no heavy Lifting, in some cases it's only one level deep + global State on demand... React, Create-React, (Redux + thunk)
CSS styled-components styled-components, helmet
DATA SOURCE Accessing user info. Searching pictures. Firebase, image
Hosting GCP, Firebase GCP, Firebase

Project structure:

  • src/ #Development folder!

    • components/

      • '****' #Components
    • pages/

      • '****' #pages
    • store/ #Global State : Redux.

      • actions/
      • firebase/
      • reducers/
  • / #Root files

    • .package.json

      Gives some useful npm dependency information..

About

Voice interaction

https://reactjsapp-7dab3.web.app/


Languages

Language:JavaScript 96.0%Language:HTML 3.1%Language:Shell 0.9%