Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/songomen/trader24

React application for trading market stocks with virtual money.
https://github.com/songomen/trader24

market-stocks react sass stocks trade trading webapp

Last synced: 4 days ago
JSON representation

React application for trading market stocks with virtual money.

Awesome Lists containing this project

README

        

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/59e0139efa0f40caac5f2145d56a8f82)](https://www.codacy.com/manual/pat.kozlowski2000/react-stock-app?utm_source=github.com&utm_medium=referral&utm_content=SongoMen/react-stock-app&utm_campaign=Badge_Grade)



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.

## 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/