Skip to content

SanjaySunil/firebase-login

Repository files navigation


Logo

Firebase Login Portal

Authentication made easy with firebase.

Report Bug · Request Feature

Table of Contents

About The Project

Screen

Firebase is a great platform which allows you to create authentication using passwords, phone numbers and other popular providers. This project allows you to register an account, verify your email and login to your account.

Features

Current Features:

  • Email Login
  • Email Registration
  • Dashboard

Coming Soon:

  • Reset Password

Installation

  1. Clone the repo
git clone https://github.com/sanjaysunil/Firebase-Login
  1. Open index.html and start using Firebase!

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.