Basic inventory management project with angular and .net core apis.
Run ng serve --open
- Angular 17
- Angular material
- Ngrx componnent store
- .Net 8 apis for backend
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.