Stocks app using the finnhub.io api. Includes stock search feature and a React-Table to display ticker data. Prototype in tailwindcss.
- drag - drop feature
- build out watchlist
- Run stocks-backend repo using
rails s
(if you are using a bundler run 'bundle exec rails s') - Run
npm start
- returns null in when "." in symbol search
- container spread display unequal
- play around with z-index in CSS