Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apsarawitharana/se10-jwt-token-frontend-usingfirebase-app
https://github.com/apsarawitharana/se10-jwt-token-frontend-usingfirebase-app
boostrap css firebase html js
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsarawitharana/se10-jwt-token-frontend-usingfirebase-app
- Owner: ApsaraWitharana
- Created: 2024-09-04T04:13:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T14:44:30.000Z (2 months ago)
- Last Synced: 2024-09-10T15:53:06.890Z (2 months ago)
- Topics: boostrap, css, firebase, html, js
- Language: HTML
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Authentication Frontend
## Overview
This project provides a front-end interface for user authentication using Firebase. It supports login via Google and GitHub, as well as registration and login with email and password. The application is developed using HTML, CSS, and JavaScript, with Firebase handling the authentication process.
## Features
- Google Sign-In
- GitHub Sign-In
- Email and Password Registration
- Email and Password Login## Technologies Used
- **HTML**: For creating the structure of the web pages.
- **CSS**: For styling the web pages.
- **JavaScript**: For implementing Firebase authentication.
- **Firebase**: For managing authentication services.## Setup Instructions
### Prerequisites
- A Firebase project with authentication enabled for Google and GitHub.
- Basic knowledge of HTML, CSS, and JavaScript.## sign in form
![WhatsApp Image 2024-09-10 at 19 45 52_f14af2c2](https://github.com/user-attachments/assets/caba8adf-cc10-4869-9fc4-2eed41d24008)
## signup form
![WhatsApp Image 2024-09-10 at 19 46 16_96aa0b1c](https://github.com/user-attachments/assets/37036af7-8349-43cd-82fb-6723be59e7fd)
## firebase app
![WhatsApp Image 2024-09-10 at 19 46 37_f900a67c](https://github.com/user-attachments/assets/073dc384-639d-4b80-91a0-42f578e56832)