Angular Project built using AuthGuard, NgRx!
ng add @angular/material
-
Clone the repository to your production server.
-
Install the required dependencies by running npm install.
-
Build the project by running ng serve.
-
Start the production server by running npm start.
-
Clone the repository to your local machine.
-
Install the required dependencies by running npm install.
-
Build the project by running ng serve.
-
Navigate to http://localhost:4200 in your web browser to view the project.
This project is the role challenge of an internship!