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.
- Host: GitHub
- URL: https://github.com/blueq-lk/nimbus
- Owner: BlueQ-lK
- Created: 2025-01-12T05:19:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T12:09:45.000Z (over 1 year ago)
- Last Synced: 2025-04-05T09:15:46.410Z (over 1 year ago)
- Topics: chartjs, vuejs, weather, weather-forecast, website
- Language: Vue
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 🌤️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`