Buy low, sell high.
- View historical end-of-day stock price data from the phenomenal Quandl WIKI Prices dataset.
- Fetch data for a given number of stocks within a specified date range.
- Buy and sell those stocks while traveling through time
- Take over the world!
Fideligard is a full-stack JavaScript app featuring a React front-end and an Express back-end
- React
- Redux
- Semantic UI
- Webpack
- Babel
- Node.js
- Express
For development you will need Node.js and NPM installed.
- Clone it
npm install
in the root, client, and server directoriesnpm start
in the root directory- Hit up http://localhost:300