Skip to content

andrewaires/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This web application was made with the Open Weather API with the aim of developing a weather forecast App.

Preview:

weather

weather.mp4

How to use?

  1. First, do a git clone of the project to your machine or download zip code:
git clone https://github.com/andrewaires/Weather-App.git
  1. You need to creat an account on the Open Weather website;
  2. Now copy your API key in "My API keys" and insert it on line 14:
  $api_key = ".........add your key...............";

Now just run your apache server. :)

About

Weather App with OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published