Skip to content

ItzAshOffcl/AshCart

Repository files navigation

AshCart 🛒

An E-commerce web application for purchasing mobiles and tables.

Our application is live! Check it out here: AshCart



About The Project

Website Image

  • 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.

Built With

This project was built with

My Skills

[back to top]

Getting Started

Prerequisites

  • node

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

Installation

  1. Clone this git repo using the below command:
    git clone https://github.com/itsashoffcl/AshCart.git
    
  2. Navigate to your project directory:
    cd ashcart
    
  3. Install the project dependencies:
    npm install
    
  4. Start the development server:
    ng serve
    
  5. Once the development server is running, open your browser and navigate to http://localhost:4200.

(back to top)

Made with ❤ - Ash