https://github.com/khianvictorycalderon/react-firebase-authentication
A react + firebase authentication with working backend project (CRUD Demo)
https://github.com/khianvictorycalderon/react-firebase-authentication
firebase-authentication react react-authentication react-firebase
Last synced: 8 months ago
JSON representation
A react + firebase authentication with working backend project (CRUD Demo)
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/react-firebase-authentication
- Owner: khianvictorycalderon
- Created: 2024-12-22T17:20:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T17:24:58.000Z (10 months ago)
- Last Synced: 2025-01-08T01:39:00.566Z (9 months ago)
- Topics: firebase-authentication, react, react-authentication, react-firebase
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Firebase Authentication
This project demonstrates the basic authentication of a user, this is not hosted and should be configured by you.
Change in the `src/firebase_crud.tsx` file and add your own firebase configuration settings.