Authenticating and authorizing simple login page using fake backend.
- clone this project on your machine.
- cd into project directory using terminal.
- type
npm installthis will install all the required dependencies. - To run the project type
ng serve. - It shows localhost in the terminal. Control click link and it opens in your default browser.