SongoMen / Trader24

React application for trading market stocks with virtual money.
https://stocks-af048.web.app/
MIT License
123 stars 60 forks source link
market-stocks react sass stocks trade trading webapp

Codacy Badge

Trader24

Application that allows people to trade US market stocks. Data provider is IEX.

Technology stack:

Using Codacy for code quality.

Live version: https://stocks-af048.web.app/


Running

  1. Open .env file and enter your IEX Cloud api keys (both can be the same)

  2. Go to project directory and run:

    $ npm install
  3. Start the app:

    $ npm start
  4. Open web browser to: http://localhost:3000/