Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

  • Develop an application that requests the name of a UK city and delivers the current weather conditions for that location via the Open Weather Map API.

Installation Guide

  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • touch database/database.sqlite
  • php artisan migrate
  • npm install
  • npm run build

API Key

get your API key from https://openweathermap.org/api

add to .env file as OPENWEATHER_API_KEY=

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages