Angular – Login Forms Module – Flat Design

Overview

Production ready Login Forms Module.
This Module contains set of forms to implement next auth features:

  • Login
  • Registration
  • Forgot Password
  • Change Password

Check out my Items: Portfolio.

Check out my Useful Starters here: Ionic Starters.

Features

  • Full set of Forms for Login Module
  • Easy to implement into your Project
  • Flat design

Requirements

Made With

Angular 5, HTML, SCSS

Instructions

Installation Guide

  • Install Angular CLI (globally): npm install -g @angular/cli
  • Unzip Project into folder
  • In Project folder run: npm install
  • Then run (to launch project): ng serve
  • Open browser at url: http://localhost:4200

Support

  • Leave a comment if you get stuck on anything

Related