Group Members:
- Dewan Sunnah
- Dibba Roy
- Jordan Sze
- Shu Qiang Wu
- Ivan Yatsko
- Clone Repository
- CD into stockmocket
- Run
$ npm install
- Run
$ npm start
- Run
$ npm install react-plotly.js plotly.js
- Run
$ npm i react-chartjs-2@3.3.0
- Run
$ npm install react-hooks-global-state
- Run
$ npm start
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