Skip to content

grey-lock/stockticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market API React Project

User stories

  • Users can view a dashboard of 5 different stocks at once.
  • Users can add new stocks by their symbol name.
  • Users can remove stocks on the dashboard.
  • Utilizes the IEX Stock Market API to retrieve real-time market data.
  • Stock quotes are updated every 2 seconds and adjusts the color of the percentage based on the change.

Click here to launch the app.

This project was bootstrapped with Create React App.