Notes:
1) I still need to add checks on the buy/sell forms to make sure the user has enough money to buy or shares to sell - will add once I've created my portfolio/balance slices of state
2) I need to add error handling for 429 API call limit reached. Let me know if nothing loads on the page and I can add a new API key
@PedroKim stock show MVP: https://robins-hood.herokuapp.com/#/stocks/JX
Notes: 1) I still need to add checks on the buy/sell forms to make sure the user has enough money to buy or shares to sell - will add once I've created my portfolio/balance slices of state 2) I need to add error handling for 429 API call limit reached. Let me know if nothing loads on the page and I can add a new API key