/weather-app

A VueJs Web App that utilizes the OpenWeatherMap API to return current and 7 day forecasted weather for a given location.

Primary LanguageVueMIT LicenseMIT

Weather App

A VueJs Web App that utilizes the OpenWeatherMap API to return current and 7 day forecasted weather for a given location.

weather_app

Getting Started

  1. Clone the repo: git clone https://github.com/itsmar1/weather-app.git
  2. Install the dependencies: npm install
  3. Run npm run serve to start your the server

Open http://localhost:8080 with your browser to see the result.

Prerequisites

  • Node.js needs to be installed on your computer to manage the dependencies.

Tech Stack

Docker

Using docker compose run docker-compose up

Live Demo

Click HERE for demo

Author

Marwan Ahal

License

This project is licensed under the MIT License - see the LICENSE file for details