Vinz93 / VascarCodeChallenge

Trading account simulator made with node and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vascar Code Challenge

App made with Express, Socket.IO, React and Redux.

Usage

Download repository

git@github.com:Vinz93/VascarCodeChallenge.git

Server

Install dependencies

cd VascarCodeChallenge/server

yarn install

1 Start API

yarn dev Starts the server

2 Start Simulator

yarn simulator Starts to produce updates on 5 Trading Accounts

Client

Install dependencies

cd VascarCodeChallenge/client

yarn install

Start client

yarn start Starts the client

Notes

  • Client starts in http://localhost:3334

Author

Vincenzo Bianco

About

Trading account simulator made with node and redux


Languages

Language:JavaScript 89.7%Language:CSS 9.6%Language:HTML 0.7%