Skip to content

ben-haim/trade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trade

Trade is a mobile web app where you can buy/sell stocks at what should be approximately their current price, using virtual currency. The idea is to either pratice, try out theories, or just have fun.

Usage

You can either install your own server, or just go to http://trade.kevinbedi.com on your phone and add it to your homescreen for the best experience.

To install, clone, run npm install, and then node app.js. The site will be hosted on port 80 by default, modify the app.js for now to change the port if desired.

Screenshots

ScreenShot ScreenShot ScreenShot

About

Trade stocks with virtual money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.8%
  • CSS 23.0%
  • HTML 21.2%