esp8266 based corona virus tracking project
1- Change your wifi information from WifiConnect.h file
char ssid[32] = "yourssid";
char password[64] = "yourpass";
2- Define your country code from corona.ino file
#define country_code "yourcountrycode"
GET (https://coronavirus-19-api.herokuapp.com/countries) -> all countries info