Skip to content

This weather app has been developed using Laravel, VueJS, Tailwind CSS and Algolia Places.

License

Notifications You must be signed in to change notification settings

aleedhillon/weather-app

Repository files navigation

Weather App

Details

This is a weather cheking app which shows current weather and weather forecasts for the selected city and is developed using Laravel, VueJS, Tailwind-CSS and Algolia Places.

Live app

Check the live app at Alee Weather App

How to install

  • Clone the repository with git clone https://github.com/aliadhillon/weather-app.git
  • Copy .env.example file to .env
  • Run composer install
  • Run php artisan key:generate --ansi
  • Run npm install && npm run dev
  • Create free account on Weatherbit and get the API Key and set it in the .env file as WEATHER_BIT_API_KEY
  • That's it: launch with php artisan serve

About

This weather app has been developed using Laravel, VueJS, Tailwind CSS and Algolia Places.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published