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

https://github.com/hraverkar/logintemplate

Login template using fire-base.
https://github.com/hraverkar/logintemplate

angualr6 firebase firebase-auth firebase-database login

Last synced: 2 months ago
JSON representation

Login template using fire-base.

Awesome Lists containing this project

README

          

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)

# Login Template

![Login](https://github.com/hraverkar/LoginTemplate/blob/master/src/assets/login.png)
![Signup](https://github.com/hraverkar/LoginTemplate/blob/master/src/assets/signup.png)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0.

## Live Preview

You can [view the app live here](https://logintemp.herokuapp.com/)

## Tech Stack

* Angular
* Firebase

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```