Trade stocks to become a master of the stock market!
- Slide the date widget to change the date in which you want to trade
- Click on "Trade" on a particular stock to trade the stock
- Users have options to:
- trade stocks
- view past transactions
- view stock portfolio (amount of each stock in user possession)
Checkout Fideligaard Here! (note: it may take a few seconds (15 - 30) for the stocks to load)
Frontend:
- React.js
- Redux.js
- Material-UI
- HTML
- CSS3
Backend:
- Node.js
- Express.js
- Quandl Stock API
- Clone the repository
- In the root directory, run:
npm i && cd server && npm i && cd ../client && npm i && cd ..
- In the root directory, run:
npm run dev
- Visit "localhost:3000" in your internet browser