Skip to content

ShaimaaSabry/onlineshop-ui

Repository files navigation

Online Shop UI: Customers

A single-page Angular application for the customers RESTful API service.

Requirements

For building and running the application, you need:

  • Docker

Running the Application

To build and run the application locally:

  • Build and run the Docker container using:
     docker build -t onlineshop-ui .
     docker run -p 2400:80 onlineshop-ui
  • Navigate to the app url: http://localhost:2400

Copyright

Shaimaa Sabry. 2021.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published