Application that allows people to trade US market stocks. Data provider is IEX.
Technology stack:
- React
- Chartjs 2
- Firebase
- react-router
- Sass
- Jest
Using Codacy for code quality.
Live version: https://stocks-af048.web.app/
-
Open .env file and enter your IEX Cloud api keys (both can be the same)
-
Go to project directory and run:
$ npm install
- Start the app:
$ npm start
- Open web browser to: http://localhost:3000/