samfromaway / firebase-tutorial

This repo contains the code for the youtube playlist about React.js and Firestore. Covered are setting up Firesore in a React-App and much more.

Home Page:https://www.youtube.com/watch?v=ZNT_9d0gAFQ&list=PLpPVLI0A0OkJUotApLxJ7fsCqHy2A1GD3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase React Boilerplate

Start: Run "npm i" to install the dependencies form package.json

Note: Put your project's credentials in the .env file. Reference the .env file in your gitignore file so it won't be uploaded to Github... Put your credentials you put in your .env file on your server-environment.

About

This repo contains the code for the youtube playlist about React.js and Firestore. Covered are setting up Firesore in a React-App and much more.

https://www.youtube.com/watch?v=ZNT_9d0gAFQ&list=PLpPVLI0A0OkJUotApLxJ7fsCqHy2A1GD3


Languages

Language:JavaScript 76.3%Language:HTML 15.6%Language:CSS 8.1%