Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 862 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 862 Bytes

Cypto Exchange Client Demo

Application developed to simulate a cryptocurrency exchange using observables hooking into an Angular 5 client.

Prerequisites

The following application requires the following tools to be installed:

Installation

Install the dependencies and devDependencies and start the server.

Open terminal/Command line Run the following commands

$ cd CryptoExchangeClient
$ npm install -g @angular/cli
$ yarn install
$ yarn start

Note: Once installation is complete, leave terminal open and open a web browser Enter the following web address http://localhost:4200

App Login Credentials

Username: tester
Password: tester

Live Demo

https://cryptoexchange-ef76f.firebaseapp.com