tarangdave / stocktwits-orbis

Web app for Orbis - Stocktwits Learning

Home Page:https://tarangdave.github.io/stocktwits-orbis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stocktwits-orbis

A web application that uses Stocktwits API to fetch latest tweets based on user input.

Demo - https://tarangdave.github.io/stocktwits-orbis/

Setup

  • git clone https://github.com/tarangdave/stocktwits-orbis.git
  • cd stocktwits-orbis
  • npm install
  • sls offline start
  • Now lets start frontend...
  • cd frontend
  • npm install
  • npm start

Features

  • Filter tweets from mulitple symbols.
  • Fetch latest tweets every 30 seconds.
  • Responsive UI.
  • Backend running on serverless architecture.

Built using ReactJS, NodeJS, ExpressJS, Serverless, Stocktwits.

Relevant Documentations

About

Web app for Orbis - Stocktwits Learning

https://tarangdave.github.io/stocktwits-orbis/


Languages

Language:JavaScript 52.5%Language:CSS 40.0%Language:HTML 7.5%