Skip to content

dangelomedinag/climate

Repository files navigation

READ THIS FIRST!

ClimateApp was created only in order to learn and improve my skills with web technology.

Overview

Get weather conditions, forecast and more.

  • 🌤️ Time Zone Weather.
  • 🔍 Search API
  • ⚡️ Instantly Search Results

made with love

this projects use free API - WeatherAPI Powered by Vitejs & deploy on netlify.

git clone https://github.com/dangelomedinag/climate.git
cd climate
npm i

get free your API key and add to .env file

VITE_RAPIDAPI_KEY=
VITE_RAPIDAPI_HOST=

enjoy

npm run dev