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:
Install the project dependencies:
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.\
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!