An open API service indexing awesome lists of open source software.

https://github.com/mdselimme/google-firebase-login-system-implementation

In this repo I create a firebase Athentication system. You can login with email and password. If you have no account you can create your account. I also add google popup login system and github log in system.
https://github.com/mdselimme/google-firebase-login-system-implementation

firebase firebaseauth google javascritpt login-system react reactjs router

Last synced: about 2 months ago
JSON representation

In this repo I create a firebase Athentication system. You can login with email and password. If you have no account you can create your account. I also add google popup login system and github log in system.

Awesome Lists containing this project

README

          

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh