Skip to content

ikurotime/GeoWeather

Repository files navigation

GeoWeather

All Contributors

GeoWeather Banner

A weather app for 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
  npm install
  npm run dev
  • Go to index.html
  • Replace the API Key from Google Maps API with your key, available here
<script async
   src="https://maps.googleapis.com/maps/api/js?key={YOURAPIKEY}&language=en&components=locality&libraries=places&callback=myCallbackFunc">
</script>

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Karan Singh Bisht
Karan Singh Bisht

💻
Nemanja
Nemanja

📖
Carlos Fernandez Cabrero
Carlos Fernandez Cabrero

💻

This project follows the all-contributors specification. Contributions of any kind welcome!