Skip to content

sharjeel619/react-tradingview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading View Chart integration with Binance API

This project uses Binance API integrated with TradingView Charts

Installation

Put charting_library folder inside public/scripts folder.

yarn install

Start

yarn serve

Build

yarn build

Deployment on Heroku

Login to heroku using heroku cli and add this repo to your remote heroku account and use the command below to deploy.

yarn heroku