/whatsky

Utility web app displaying weather and time for a list of countries and their capitals

Primary LanguageJavaScript

Requirements : Redis server

Make sure that the directory of the redis-server command line tool is in your executable system path for node to be able to launch redis automatically.

Installation and Use

npm i && npm start;