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!