Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 248 Bytes

User Authentication Component (Angular v9.1.7)

List of Components added:

  1. Login
  2. Forgot Password
  3. Reset Password

Steps to run this application:

  1. Install Angular CLI
  2. Git Clone from master branch
  3. Run npm install
  4. Run npm run start