LintangWisesa / React_Firebase_Cloud_Firestore

A simple React app to post data to Firebase Cloud Firestore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simplinnovation

React & Firebase Cloud Firestore

A simple React app to post data to Firebase Cloud Firestore. Watch its demo below or click here.

Video

❄️ Follow these instructions:

In this project, you will have 2 textbox inputs & a button to post user input into Firebase Cloud Firestore. First, create a project on Firebase, then clone this repo:

$ git clone https://github.com/LintangWisesa/React_Firebase_Cloud_Firestore.git

$ cd React_Firebase_Cloud_Firestore

$ npm install

Open fire.js then edit it with your own Firebase snippets. Get your Firebase snippets from your_Firebase_project > Project Overview > Add to Web App. Then simply run this React project locally:

$ npm start

Note: In this project, you need a global package: firebase-tools & a local package: firebase.

❄️ Screenshot:

React_Firebase_firestore_1

Done! 👍

See also:

Lintang Wisesa 💌 lintangwisesa@ymail.com

Facebook | Twitter | Google+ | Youtube | :octocat: GitHub | Hackster

About

A simple React app to post data to Firebase Cloud Firestore.


Languages

Language:JavaScript 78.6%Language:HTML 16.8%Language:CSS 4.6%