This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Description
Not sure if I'm the only one who faced this problem, but I've been trying to run the app in development mode with the following API link: https://api.stateofjs.com/ (taken from README), but it doesn't seem to work (throws ERR_SSL_PROTOCOL_ERROR), whereas with http://api.stateofjs.com/ everything works just fine.