Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 370 Bytes

Search Engine In Github Repositories.

Angular 9 + .Net 5.0

Screens:

  • login - implemented with jwt.

  • search - only after login granted.

  • favorites - display only the favorites, will be saved in localStorage.

To store favorites i used NgRx

User Credentials:

  • user: test
  • password: test

Can Changed on appsettings.json