-
This is an E-Commerce website for purchasing Phones and Tablets.
-
This project was generated with Angular CLI version 13.1.2.
-
It has a Nice looking UI where a user can Login and search for different Phones, there is also filtering options available.
-
User can add items to cart and they can view, add, delete items from the cart.
-
After purchasing you can checkout the items or continue shopping.
This project was built with
Angular requires Node.js. You can install it from the Node.js official website. To ensure you have the latest version of npm (Node Package Manager), run:
npm install npm@latest -g
- Clone this git repo using the below command:
git clone https://github.com/itsashoffcl/AshCart.git
- Navigate to your project directory:
cd ashcart
- Install the project dependencies:
npm install
- Start the development server:
ng serve
- Once the development server is running, open your browser and navigate to http://localhost:4200.
Made with ❤ - Ash