aniketakgec / shoppingCart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 53.4%Language:HTML 35.5%Language:CSS 7.6%Language:JavaScript 3.5%