Visit live demo here https://kaulapan.netlify.com
$ npm install
Get a free api key from IPdata. Get it here Get a free api key from WeatherBit. Get it here
Create a .env file in the root of your project folder and name it .env.development and add the following
IPDATA_API_KEY=[yourapikey]
WEATHERBIT_KEY=[yourapikey]
$ npm run dev-server
$ npm run build