Skip to content

An Angular SPA trading app for exploring concepts about Angular and RxJS

Notifications You must be signed in to change notification settings

stanislasleroy/trading-app

Repository files navigation

Trading app

This Angular project is a trading app where you can:

  • Add item from different categories to a cart
  • Validate a command and see the details
  • Display the commands list

It explores several Angular and RxJS concepts like custom directives, reactive operators, lazy loading.

Installation

  • Clone the repo
  • Run npm install
  • Run ng serve
  • Go to http://localhost:4200

About

An Angular SPA trading app for exploring concepts about Angular and RxJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published