Where a stock is simply an asset that can be bought or sold at a price that continiously rises or falls throughout the day.
React single page app.
In the project directory: TTP-FS/Frontend/ttp-frontend, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Node app.
In the project directory TTP-FS/Backend, you can run:
Runs the app in the development mode. Open http://localhost:3001 to view it in the browser.
IEX API: for stock data.
Create database with the name of ttpfs. In the project directory, you can run: cat Backend/seed.sql | psql


