Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 432 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 432 Bytes

Users gestion with Angular and ReqRes.in fake data API

Features:

  • Log in (using Api) only with defined reqres users
  • Get users list (from Api) and save it to localeStorage
  • Show a user details (sending request to Api) and save changes
  • Add a new user (sending request to Api) and save changes
  • Delete a user

In the project directory, you can run:

yarn install
yarn dev

Technologies:

  • Angular
  • Bootstrap