/StockScreener

Seach a stock ticker and see what strategies are at play at the moment

Primary LanguageJavaScript

Stock Screener

*Before trying to run this project make sure your operating system has Node.js and npm installed
requires an API key from the TwelveData API set in an .env file

How to Run This Project Locally:

  1. Download source folder to desktop
  2. Open source folder using Visual Studio Code
  3. Open the terminal from within Visual Studio Code
  4. Type into the terminal:
npm start
  1. Open a browser and type "http://localhost:3000" into the search bar
  2. Done

How to Run This Project Online:

  1. Go to "http://stonksonlygoup.online" (if still available)
  2. Done