GithubHelp home page GithubHelp logo

mouayed-keziz / firebase-quickstart-react Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 332 KB

Getting Started with react and firebase, this is a quickstart template (crud app)

Home Page: https://react-and-firebase-template.web.app/

HTML 38.52% JavaScript 61.48%
react reactjs crud firebase crud-application template getting-started

firebase-quickstart-react's Introduction

Getting Started with react and firebase, this is a quickstart template

simple explanation of the code: app.js is the main file, it is the entry point of the application it has two text inputs , one for the data and one for the path it has also 3 buttons, one for set, one for get, one for delete the database is a tree of elements, each element is an object the value in this code stands for the object to store the path in this code stands for the path to store the object within the tree

the set button sets the value at the path
the get button gets the value at the path
the delete button deletes the value at the path

each of these buttons has an onClick event, which is triggered when the button is clicked
the onClick event calls the firebaseSet, firebaseGet and firebaseDelete functions
these functions are implemented in the firebase folder\

dont forget to put your firebase config in src/firebase/firebase.js



๐Ÿš€ Try it yourself:

Link : firebase-react-template

template is made by mouayed-keziz

firebase-quickstart-react's People

Contributors

mouayed-keziz avatar

Stargazers

mondher avatar  avatar  avatar Djamel avatar Borhaneddine BOUDIAF 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.