Skip to content

A fullstack web application that provides new stock traders a free safe alternative way to learn the stock market with paper money and realtime market data

Notifications You must be signed in to change notification settings

Stock-Market-API/Stock-Market-API-CS499

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Mocket

Group Members:

  • Dewan Sunnah
  • Dibba Roy
  • Jordan Sze
  • Shu Qiang Wu
  • Ivan Yatsko

Steps to run locally

  1. Clone Repository
  2. CD into stockmocket
  3. Run $ npm install
  4. Run $ npm start

If you run into any issues installing dependencies run the following commands

  1. Run $ npm install react-plotly.js plotly.js
  2. Run $ npm i [email protected]
  3. Run $ npm install react-hooks-global-state
  4. Run $ npm start

Check out our deployed website:

WEBSITE

There is a known issue where the intial route isn't correct, but it does not affect the site functionality. The fix is to simply click on the logo which will bring you to the intended landing page.

Other issues that might occur:

  • If the stock information doesn't appear, the API limit for iex has run out
  • If the stock graph doesn't appear, the API limit for alphavantage has run out
  • Otherwise the issue might have occured with Back4App

About

A fullstack web application that provides new stock traders a free safe alternative way to learn the stock market with paper money and realtime market data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published