Skip to content

Repository files navigation

ECommerceClient

ECommerceClient is a front-end application for an e-commerce platform, developed using Angular. It serves as the user interface for browsing products, managing the shopping cart, and handling user interactions.

Features

  • Product listing and detail view
  • Shopping cart functionality
  • User authentication and profile management
  • Responsive design for various devices

Technologies Used

  • Angular 15.1.2
  • TypeScript
  • HTML & CSS

Getting Started

Prerequisites

  • Node.js (version 14 or above)
  • Angular CLI

Installation

  1. Clone the repository:

    git clone https://github.com/sdkmen/ECommerceClient.git
    cd ECommerceClient
  2. Install dependencies:

    npm install
  3. Run the development server:

    ng serve
  4. Open your browser and navigate to http://localhost:4200/.

Build

To build the project for production, run:

ng build

The build artifacts will be stored in the dist/ directory.

Running Tests

  • Unit tests:

    ng test
  • End-to-end tests:

    ng e2e

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages