8000 GitHub - sorodrigo/stock-ticker: stocks ticker powered by finnhub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sorodrigo/stock-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks Ticker by Rodrigo Solís

stock-ticker

Set up credentials

This app uses finnhub to retrieve the stocks data, in order to be able to run the app you need to create an account and retrieve the API key. Once you have the API key make sure to add it to the application by duplicating the .env file as .env.local and setting the value of REACT_APP_FINNHUB_KEY.

How to run

Please make sure you install the dependencies running:

yarn install

Once this finish you can run it using the following command:

yarn start

Design inspiration

In order to create this widget I inspired myself in the following designs:

For the animation, I blatantly copied the implementation from react-spring examples.

About

stocks ticker powered by finnhub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0