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