Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 635 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 635 Bytes

InventoryMgtAngular

Basic inventory management project with angular and .net core apis.

Development server

Run ng serve --open

Tech Stack

  • Angular 17
  • Angular material
  • Ngrx componnent store
  • .Net 8 apis for backend

Backend url

Backend of this project made with .net core 8 apis. For running this project.You need both projects. Please follow this link to get the backend project.

Inventory Management Screenshot