Skip to content

MatheusJey/b-task

Repository files navigation

Angular - Users List

This repository contains the code for a table of 10 users, created using Angular and NgRx. The table displays the name and city of each user, as retrieved from the endpoint https://jsonplaceholder.typicode.com/users.

Requirements

The technology stack used for this project includes:

  • Angular
  • Nrwl
  • NgRx
  • RxJS
  • SCSS
  • Jest

Testing

Unit tests were written to cover the business logic of the application. To run the tests, use the following command:

npm test

How to Use

To use this code, clone the repository and run the following commands:

npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published