Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 287 Bytes

File metadata and controls

10 lines (10 loc) · 287 Bytes

A Simple Weather App


  • Developed with the help of completing the PHP Fundamentals tutorial from the laravel website

To run the project, use the comands on the terminal:

php weather.php <city>

This weather application was also developed using composer init