ShoppingCart

This project was generated with Angular CLI version 12.2.5.

To start the Project

Open a terminal and Go to src/data directory and write the command json-server --watch db.json then open another terminal and after running npm init and npm install. To see the Project in browser type ng serve for a dev server and Navigate to http://localhost:4200/.

Home Page

alt text

Cart Page

alt text

Order History Page

alt text