/employees

Recruitment task 2022 - Employees

Primary LanguageJavaScript

Employees v1.0.0

Hi! This is my recent recruitment task implementation.

This task involves dummyapis API, it's purpose is to list all employees fetched from database and show their details, after clicking "read more" button.

Allowed routes:

List all employees (paginated)

> https://employees.mysliw.pl
> or
> https://employees.mysliw.pl/:page

Show details of user with given id

> https://employees.mysliw.pl/details/:id