Skip to content

catreunion/mui-official

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up React with Firebase/Firestore v9

Learn how to set up Firestore with React in a CRUD application (Web version 9 - Modular Syntax) We'll be making a simple full-stack color palette app for this demonstration.

Switch the Git Branch to see the code for a specific video.


How to set up React with Firebase/Firestore v9 playlist link

Part 1: Fetch realtime data from Firestore with onSnapshot video link

Part 2: Create new documents in addDoc/setDoc video link

Part 3: Update existing documents with setDoc video link

Part 4: Performing queries and deleting documents video link

Part 5: Order document query by timestamp video link

Firestore Quickstart Documentation: https://firebase.google.com/docs/firestore/quickstart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages