Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhmdfais/weather-dot-me
https://github.com/mhmdfais/weather-dot-me
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhmdfais/weather-dot-me
- Owner: MhmdFais
- Created: 2024-06-12T04:08:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T18:07:04.000Z (5 months ago)
- Last Synced: 2024-06-21T11:59:55.178Z (5 months ago)
- Language: JavaScript
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App
This is a simple weather app that uses the OpenWeatherMap API to get the weather data for a given city. The app is built using HTML, CSS, and JavaScript.
## Live Demo
[Live Demo Link](https://mhmdfais.github.io/weather-dot-me/)
## Screenshots
![image](https://github.com/MhmdFais/weather-dot-me/assets/117585798/68d0ad79-7309-4708-9ac3-b1ce7d115ac0)
## Built With
- HTML
- CSS
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A modern web browser
### Setup
- Clone the repository
- Open the `index.html` file in your browser### Usage
- Enter the name of the city you want to get the weather data for
- Click the search button
- The app will display the weather data for the city you entered## Future Features
- Add a feature to get the user's location and display the weather data for that location
- Add a feature to display the weather data for the next 7 days
- Add a feature to display the weather data for multiple cities## Author
👤 **Muhammed**
- GitHub: [@MhmdFais](https://github.com/MhmdFais)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Acknowledgements
- Background Image by [pxfuel](https://www.pxfuel.com/en/desktop-wallpaper-eoegf)
- Weather API by [OpenWeatherMap](https://openweathermap.org/)