Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviralmehrotra/eco-weather
EcoWeather provides up-to-date weather forecasts for locations worldwide. Whether you're planning a trip, organizing an outdoor event, or simply want to stay informed about the weather in your area, EcoWeather has you covered.
https://github.com/aviralmehrotra/eco-weather
javascript openweather-api reactjs weather-app
Last synced: 3 days ago
JSON representation
EcoWeather provides up-to-date weather forecasts for locations worldwide. Whether you're planning a trip, organizing an outdoor event, or simply want to stay informed about the weather in your area, EcoWeather has you covered.
- Host: GitHub
- URL: https://github.com/aviralmehrotra/eco-weather
- Owner: AviralMehrotra
- License: mit
- Created: 2024-05-18T16:25:39.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-19T17:22:01.000Z (6 months ago)
- Last Synced: 2024-05-20T20:17:41.512Z (6 months ago)
- Topics: javascript, openweather-api, reactjs, weather-app
- Language: JavaScript
- Homepage: https://eco-weather.netlify.app/
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌦️ EcoWeather
Welcome to EcoWeather, your go-to destination for accurate and reliable weather forecasts! 🌍
## 📝 About
EcoWeather provides up-to-date weather forecasts for locations worldwide. Whether you're planning a trip, organizing an outdoor event, or simply want to stay informed about the weather in your area, EcoWeather has you covered.
## ✨ Features
- **Accurate Forecasts:** Get precise weather forecasts for any location.
- **Interactive Interface:** Navigate easily through the intuitive user interface.
- **Customizable Units:** Choose between metric and imperial units for temperature, wind speed, and more.
- **Geolocation Support:** Find weather forecasts for your current location with just one click.
- **Daily and Hourly Forecasts:** Access both daily and hourly weather forecasts to plan your day effectively.## 💻 Technologies Used
EcoWeather is built using modern web technologies including:
- React.js
- OpenWeatherMap API
- GeoDB API## 🚀 Installation
To run EcoWeather locally, follow these steps:
1. Clone the repository: `git clone https://github.com/aviralmehrotra/eco-weather.git`
2. Install dependencies: `npm install`
3. Start the development server: `npm start`
4. Open `http://localhost:3000` in your web browser.## 🤝 Contributing
Contributions to EcoWeather are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
## 📄 License
This project is licensed under the [MIT License](LICENSE).