Skip to content

Single-page e-commerce application built in Angular. Final project for ALX Udacity - Full Stack JS Developer.

Notifications You must be signed in to change notification settings

SouaadMa/ALX-mystore-app

Repository files navigation

E-commerce application

MyStore is Angular application that allows users to view a list of available products to purchase, add them to a shopping cart, and ultimately complete the checkout process.

Features

  • Show list of available products.
  • Show details page of any selected product.
  • Add quantity of a product to the user's cart.
  • Checkout and confirm purchase.

Prerequisites

The project requires only npm install and ng serve to install and launch the application.

Installation

Step-by-step instructions on how to install and run this Angular app locally.

Example:

$ git clone https://github.com/SouaadMa/ALX-store-fullstack.git
$ cd ALX-store-fullstack
$ npm install
$ ng serve

To run the app, navigate to http://localhost:4200/.

About

Single-page e-commerce application built in Angular. Final project for ALX Udacity - Full Stack JS Developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published