Assessment Project

This project was generated with Angular CLI version 12.2.0.

What I used.

  • Angular
  • SCSS with Tailwind.
  • Responsive design.
  • Typescript
  • RxJS
  • Redux Pattern(ngrx)

This project gets users from https://jsonplaceholder.typicode.com/users API, shows user list. If you click the user item in the user list, you can see the user details.

In user detail page, Get In Touch button is added as a design item it not works.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.