Welcome to twelvedata_watchlist react application
To run this application follow these steps:
- clone the github repository into your local machine
- run command npm install to install dependencies
- Make a .env file at root directory of the project
- Signup with twelvedata and get your api key
- Add your API key in .env file as follow REACT_APP_API_KEY = <api_key>
- 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)