rexsimiloluwah / exploring-firebase

Just trying out firebase for the first time. It should be useful for my Web and IoT applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing around with firebase services

  • Firebase Authentication
  • Firebase databases (Cloud firestore, Real-time database)
  • Firebase storage
  • Firebase functions

Coming soon (To learn)

  • Machine learning kit services
  • IoT services
  • Integration with React.js
  • Firebase hosting

To run this server

Install firebase tools (if yo don't have it already)

$ npm install -g firebase-tools

Run the server:

$ firebase server

About

Just trying out firebase for the first time. It should be useful for my Web and IoT applications.


Languages

Language:JavaScript 50.3%Language:HTML 30.2%Language:CSS 19.5%