/StockApp

(Live) Stocks App - http://shoaibbhimani.com

Primary LanguageJavaScript

(Live) Stocks App

Technology Used

  • React, Redux and React Router to create Single Page App.
  • Moment.js is used to calculate time.
  • Chart.js is used to show Graph of stock price.
  • styled-components is used to style React Components.
  • Websocket is used to subscribe for updates.

How to start app Locally

  • Clone this repo git@github.com:shoaibbhimani/StockApp.git.
  • run yarn install to install all dependencies.
  • run yarn start to start development server.

Online Demo