Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/weather-app
https://github.com/vitorferronato/weather-app
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitorferronato/weather-app
- Owner: VitorFerronato
- Created: 2024-06-16T21:28:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T14:16:38.000Z (7 months ago)
- Last Synced: 2024-12-23T18:12:33.764Z (29 days ago)
- Language: Vue
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense-tracker
## Description
Weather Watcher is a user-friendly web application designed to provide detailed weather information for any city around the globe.
## 🚀 Features
- Search for Cities: Easily search for any city worldwide to get real-time weather data.
- Current Weather: View comprehensive current weather conditions, including temperature, humidity, wind speed, and more.
- Weekly Forecast: Access a detailed weather forecast for the next seven days.
- Add to Watchlist: Save your favorite cities to a watchlist for quick and easy access from the home page.
- Manage Watchlist: Remove cities from your watchlist as needed to keep your monitoring list up-to-date.## 💻 Technologies Used
- **Vue.js**: The project is developed using Vue.js, providing a dynamic and reactive user interface.
- **Tailwind CSS**: Tailwind CSS is used for styling, offering a highly customizable design framework.
- **OpenWeather API**: The application integrates with the OpenWeather API to fetch real-time and forecasted weather data.
- **Axios**: Axios is utilized for making API requests, ensuring smooth data retrieval and handling.- ## Deploy
- [Sky Alerts Live](https://skyalerts.netlify.app/)