In this aplication you can:
- see tickers with actuall data
- see price changes for tickers in real time (you can see changes by highlighting positive or negative changes - if price down it will be green, if up - red)
- make your account where you can see all your favorite tickers
- make ticker favorite/unfavorite
- open ticker info to carefully track info about this ticker
Used technologies:
- React JS
- Redux + Saga + Redux Persist
- Socket.io
- Material UI
- Open a folder client
npm install
oryarn install
- Open a folder server
npm install
oryarn install
npm run dev
oryarn dev
URL:
http://localhost:3000
http://localhost:3000
Price tickers are real-time via web-sockets.
The tickers used: The tickers used:
- AAPL - Apple
- GOOGL - Alphabet
- MSFT - Microsoft
- AMZN - Amazon
- FB - Facebook
- TSLA - Tesla