Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 644 Bytes

File metadata and controls

13 lines (10 loc) · 644 Bytes

Welcome to twelvedata_watchlist react application

To run this application follow these steps:

  1. clone the github repository into your local machine
  2. run command npm install to install dependencies
  3. Make a .env file at root directory of the project
  4. Signup with twelvedata and get your api key
  5. Add your API key in .env file as follow REACT_APP_API_KEY = <api_key>
  6. Run command npm start and open the application in browser at http://localhost:3000/s

If you are running this application from India. Then run it in the night after 8 PM because twelve data send you real time data from Nasdaq which runs from 9.30 AM to 4 PM (ET)