SongoMen / Trader24

React application for trading market stocks with virtual money.

Home Page:https://stocks-af048.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge

Trader24

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.


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
  1. Start the app:
$ npm start
  1. Open web browser to: http://localhost:3000/

About

React application for trading market stocks with virtual money.

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

License:MIT License


Languages

Language:JavaScript 76.2%Language:CSS 23.3%Language:HTML 0.5%Language:Dockerfile 0.1%