Skip to content

Chat room React.js web app with Firebase authentication and Firestore database.

Notifications You must be signed in to change notification settings

Gome510/keeping-tabs-v2

Repository files navigation

Keeping Tabs

I used this to learn about how to use Firebase Authentication and Firestore in React. I learned about making queries, creating and updating documents, setting up authentication providers, and more!

Left me wondering about:

  • Improving state management with Redux
  • Hiding API keys with .env files
  • Firebase Security Rules

Demo: https://poetic-lollipop-ecbf18.netlify.app/

Shout out to PedroTech for his amazing "React Firebase Realtime Chat App Tutorial": https://youtu.be/0gLr-pBIPhI?si=acY0Dpwa29cId1XU

How To Run Locally

  1. Clone Repo
  2. cd keeping-tabs-v2
  3. npm run dev

About

Chat room React.js web app with Firebase authentication and Firestore database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published