Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/angularfire-authentication
AngularFire Authentication
https://github.com/johnnygerard/angularfire-authentication
angular angularfire firebase
Last synced: 16 days ago
JSON representation
AngularFire Authentication
- Host: GitHub
- URL: https://github.com/johnnygerard/angularfire-authentication
- Owner: johnnygerard
- License: mit
- Created: 2024-12-14T11:08:30.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-12-15T09:42:11.000Z (23 days ago)
- Last Synced: 2024-12-15T10:23:28.658Z (23 days ago)
- Topics: angular, angularfire, firebase
- Language: TypeScript
- Homepage: https://angularfire-authentication.web.app/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AngularFire Authentication
This Angular application integrates Firebase Authentication to provide user login and registration features.
![project status](https://img.shields.io/badge/status-work%20in%20progress-red?style=for-the-badge)
[![live demo](https://img.shields.io/badge/live_demo-blue?style=for-the-badge)](https://angularfire-authentication.web.app/)
![Lighthouse report](https://img.shields.io/badge/lighthouse-%23F44B21?style=for-the-badge&logo=lighthouse&logoColor=fff)## Tech Stack
### Frontend
- **Framework**: [Angular](https://angular.dev/)
- **Style**: [Tailwind CSS](https://tailwindcss.com/)### Backend
This app uses the [Firebase](https://firebase.google.com/) BaaS. Services used:
- [Firebase Authentication](https://firebase.google.com/docs/auth)
- [Firebase Hosting](https://firebase.google.com/docs/hosting)## Dev Environment & Tools
- System: [Ubuntu](https://ubuntu.com/desktop)
- IDE: [WebStorm](https://www.jetbrains.com/webstorm/)
- Formatter: [Prettier](https://prettier.io/)
- Linter: [ESLint](https://eslint.org/)
- AI assistant: [GitHub Copilot](https://github.com/features/copilot)## Copyright
© 2024 Johnny Gérard