Samriddhi25 / firebase-with-js-html

This is a basic implementation of firebase-auth using html and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase-with-js-html

alt-text


About the Project

This repository shows how you can connect your firebase Cloud Store with pure javascript and html, I have implimented a basic authentication flow for your reference.


The file structure

  • index.js

    Javascript file, it has the function calls for connecting firebase auth with html

  • style.css

    CSS File.

  • index.html and dashboard.html

    Html Files connecting with the firebase CloudStore


✨ Thanks for visiting ! ✨

About

This is a basic implementation of firebase-auth using html and JavaScript.

License:MIT License


Languages

Language:HTML 57.1%Language:JavaScript 28.2%Language:CSS 14.7%