bipindra / stockapp

A app to get stocks info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stockapp

A app to get stocks info

Demo URL : http://stocks.finally.in

Enter symbols, e.g : MSFT,GOOG

git clone https://github.com/bipindra/stockapp 
cd stockapp
npm install
//to run
npm start  
// to create build and deployable code is dumped in dist
npm run build 

About

A app to get stocks info


Languages

Language:TypeScript 56.7%Language:JavaScript 20.8%Language:HTML 13.7%Language:CSS 8.8%