- Product Listing all products and prices in card layout
- Perform CRUD operations -> Add new product,Update product, delete product
Tech stack used : SpringBoot,Angular,MongoDB
For Angular
Run ng serveor npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
For SpringBoot
Start server at http://localhost:8290/