Skip to content

AleksanderSklorz/UsersAppV14

Repository files navigation

UsersAppV14

This project was generated with Angular CLI version 14.2.0.

Tasks

  • have a quick overview of the project structure, you should create any additional files which you need to complete the tasks,
  • load the list of users from https://jsonplaceholder.typicode.com/users url
  • display list of users. Only following fields should be displayed: name, email and address's city field
  • display user's data in single row

Example:

example.png

Resources

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors