An open API service indexing awesome lists of open source software.

https://github.com/blueq-lk/nimbus

A simple weather forecast website built using the Vue.js framework and chart.js. Get real-time weather updates and daily forecasts presented in an interactive chart view for easy visualization.
https://github.com/blueq-lk/nimbus

chartjs vuejs weather weather-forecast website

Last synced: over 1 year ago
JSON representation

A simple weather forecast website built using the Vue.js framework and chart.js. Get real-time weather updates and daily forecasts presented in an interactive chart view for easy visualization.

Awesome Lists containing this project

README

          

# Nimbus

A simple weather forecast website built using the Vue.js framework and chart.js. Get real-time weather updates and daily forecasts presented in an interactive chart view for easy visualization.

## 👀Screenshots

![Image](https://github.com/user-attachments/assets/ca1898b8-02b1-44d4-92ce-a5533cad7e7d)

## 🌤️Getting Started

- Download [nmap](https://nmap.org/download.html), an open-source tool for network discovery and security auditing.
- Install [Node.js](https://nodejs.org/en/download/package-manager), is an open source server environment.
- Get an API key from [OpenWeatherMap](https://openweathermap.org/)
- Under the `views` directory, navigate to the `homeView.vue` file and replace `apikey` with your OpenWeatherMap API key.

## 🔱Install

- Clone the repository:

```bash
https://github.com/BlueQ-lK/Nimbus.git
```

- Install the packages using the command `npm install`

- Run using `npm run dev`