Skip to content

Stock portfolio web app that allows users to input stock symbols and view open/high/low/close price of the symbol.

License

Notifications You must be signed in to change notification settings

zelenko/stock-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock-portfolio

Stock portfolio web app that allows users to input stock symbols and view open/high/low/close price of the symbol.

Start the SERVER on port 8080

  • npm install
  • npm start

Start the CLIENT on port 80

  • npm install
  • npm start

About

Stock portfolio web app that allows users to input stock symbols and view open/high/low/close price of the symbol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published