StockChecker FeedBack Please:)

I recently finished this app for the last certificate: https://fccstockchecker.herokuapp.com/

i feel like there should be something done to the title it looks abit plain, am interested in CSS tips especially as i find that part much harder than any of the JS bits, there is a link to the repo.

There is a bug on LocalHost the 1 like per IP works however on Heroku it doesn’t I looked at the IP array and its because the IP that express thinks you are coming from changes regularly, i used REQ.IP to get the IP of the user so if there is a better way to get an exact IP would be interested to know I’m going to do a search for an NPM addon which does it later when i get home.
any feedback appreciated!

I was going to suggest md bootstrap but then realised you had already used it!

I added a wacky video on mine to make it look less boring:
https://stock-checker-11.herokuapp.com/

Your version looks better than mine though, I like how the display types out the json data like that…