Skip to content

A responsive weather app that fetches weather forecast from OpenWeather API.

Notifications You must be signed in to change notification settings

Zubayer94/weather-app-vuejs

Repository files navigation

sample-image

weather app with Vue.JS, Laravel and Open-weather API

A responsive weather app that fetches weather forecast from OpenWeather API. It shows current weather information with forthcoming 6 days forecast built with Vue.js and Larvael. Secured api token and limited the api hitting rate. For city longitude and latitude data used Algolia API.
To build this app on your machine you need to put your api token providing from OpenWeather on .env file then follow the below steps:

Available Scripts

Install the project dependencies:

npm install

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
The page will reload if you make edits.
You will also see any lint errors in the console.

npm run watch

Launches the test runner in the interactive watch mode.\

npm run prod

Builds the app for production to the public folder.
It correctly bundles in production mode and optimizes the build for the best performance.
Your app is ready to be deployed!

About

A responsive weather app that fetches weather forecast from OpenWeather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages