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: 3 months 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T14:23:13.000Z (over 2 years ago)
- Last Synced: 2025-03-17T19:21:24.439Z (about 1 year ago)
- Topics: hacktoberfest, react, tailwindcss, vite, weather-api, weather-app, weather-forecast
- Language: JavaScript
- Homepage: https://geoweather.davidhuertas.dev
- Size: 521 KB
- Stars: 43
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoWeather
[](#contributors-)

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!