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

Primary LanguageJavaScript

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.