Skip to content

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

License

Notifications You must be signed in to change notification settings

scarlin90/CryptoExchangeClient

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published