Giter Site home page Giter Site logo

react-with-firebase's Introduction

React with Google Firebase

A repository made for Flexy (https://flexy01.herokuapp.com/).

Prerequisites :

Step-by-Step Walkthrough

  • Log into Google Firebase and follow the on screen instructions.

  • Add the features you want to use in your web/mobile application (i.e Realtime Database, Cloud Firestore, Authentication, Analytics etc.)

  • Now, open the setting and scroll down to “Your apps” sections.

  • The setting page will appear like this

  • Then copy and paste the access token (firebaseConfig) in a text file to be used later.

  • Download the starterkit.zip and extract the files.

  • Navigate into the starterKit folder.

  • Paste the firebaseConfig data into the .env file respectively.

The .env file looks like this:-

  • Open the react application folder.

  • Now run the command npm install to download the dependencies.

  • Navigate to the folder named >src>utils>firebase.js

  • Now paste your access token in the file.

  • Run npm start and your application will be started on your local machine.

react-with-firebase's People

Contributors

createadi 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.