Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.77 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.77 KB

Getting Realtime Quotes

  • No more 15 min delayed quotes in 2021 and beyond!
  • No need to open your app or hit a url to check realtime stock prices
  • Now track realtime quotes right in the browser, say no to context switching
  • All quotes powered by Yahoo API
  • Supported in Chrome, Mozilla, and Edge!

Extension available on all three major browsers,

Chrome: https://chrome.google.com/webstore/detail/realtime-quotes/jhfkjpkleinhjlgmofanmgoepmifcgek (❤️ 632 users as of Feb 28, 2021!)

Screen Shot 2021-01-04 at 7 10 24 PM

Firefox: https://addons.mozilla.org/en-US/firefox/addon/realtime-quotes/

Edge: https://microsoftedge.microsoft.com/addons/detail/realtime-quotes/gfiihgeodhcggfmnbblkabnmpddnnofn

Full story on product hunt launch here: https://www.producthunt.com/posts/realtime-quotes-stocks

Youtube video for the product: https://www.youtube.com/watch?v=XzUNwba0Mws

Running the app, generating build, running tests, and coverage

  • npm run start
  • npm run build
  • npm run test
  • npm run test:coverage

Market Summary Tab

market_summary

Watchlist Tab

Search and add tickers

search_add

Remove tickers

Screen Shot 2021-01-04 at 6 43 51 PM

Ticker Stats

Screen Shot 2021-01-04 at 6 44 01 PM

More updates to the extension coming soon!