CodeCrusaderPlus / weather-app-01

Weather App using openweathermap.org Api in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Web App using PHP

Usage

Setup the repository

git clone https://github.com/coswat/weather-app.git
cd weather-app

Api

add Api in Weather.php in Line 27

//you will get Api from https://openweathermap.org
$apikey = 'API KEY HERE';

Animated footer bars


Back to top

About

Weather App using openweathermap.org Api in PHP


Languages

Language:PHP 100.0%