Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 653 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 653 Bytes

#Welcome to the DarkExchange

This is an single page reactive application using Meteor Framework. ##Features

####Features 1 This is a simple application which allow users to buy and sell stocks listed on my exchange. ####Features 2 bid and ask of stocks will change simultaneously as user buys and sells. ####Features 3 Uses can check their positions including their cash and stocks they own. ####Features 4 Users can check their transactions and quotes.

##Quick Start

  • Clone the project
  • Install all dependencies meteor npm install (on Command Line)
  • Start the application meteor (on Command Line)
  • Open it, go to URL localhost:3000