This project was generated with Angular CLI version 18.1.2. This is my first Angular project so its to basic and i only add one login credentials that is admin. so if you wanted to run it then you can login as admin and password as admin.
- You can order mobiles and laptops.
- made using Angular CLI
- simply clone the repo using git clone https://github.com/Gorav22/mcart/
- run npm install but remember to install angular first by npm install -g @angular/cli
- now run npm install
- now launch the server using ng serve or ng serve --open