Skip to content
/ yieldio Public

Node/React/Redux/Chartjs example app which displays Treasury Bond yields and updates them daily

License

Notifications You must be signed in to change notification settings

baus/yieldio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yield.IO

Yield.IO is a React/Redux/Chartjs/AWS Lambda example app which displays US Treasury bond yield charts and updates them daily. The data is retrieved from the US Treasury web site.

The AWS lambda backend updates a Twitter feed when new results are available.

To build and run the client execute the following:

cd client
npm install
npm build-css
npm start

About

Node/React/Redux/Chartjs example app which displays Treasury Bond yields and updates them daily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published