Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikurotime/geoweather
Weather Web App for Midudev's Hackaton
https://github.com/ikurotime/geoweather
hacktoberfest react tailwindcss vite weather-api weather-app weather-forecast
Last synced: 11 days ago
JSON representation
Weather Web App for Midudev's Hackaton
- Host: GitHub
- URL: https://github.com/ikurotime/geoweather
- Owner: ikurotime
- Created: 2022-05-24T20:56:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T14:23:13.000Z (about 1 year ago)
- Last Synced: 2024-10-12T02:42:52.791Z (27 days ago)
- Topics: hacktoberfest, react, tailwindcss, vite, weather-api, weather-app, weather-forecast
- Language: JavaScript
- Homepage: https://geoweather.davidhuertas.dev
- Size: 521 KB
- Stars: 42
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoWeather
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
![GeoWeather Banner](public/readme-banner.png)
A weather app for [Midudev](https://www.twitch.tv/midudev)'s Hackathon built with React.
## Features ✨
- Autocomplete search
- Map
- Current day weather data
- Current day data by hour
- Forecast day weather
- Forecast day data by hour
- Celsius / Farenheit
- Temperature Chart
- Dark Mode## Installation 🔧
Install GeoWeather
- Go to the project folder
- Run the following commands```bash
npm install
npm run dev
```- Go to `index.html`
- Replace the API Key from Google Maps API with your key, available [here](https://mapsplatform.google.com/intl/es-419_ALL/)```
```
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Karan Singh Bisht
💻
Nemanja
📖
Carlos Fernandez Cabrero
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!