AellaWeather is a simple weather website that allows users to search for the current weather conditions and forecast of any city. It provides an intuitive interface for users to get current weather and weather forecast of a city
Live Site: https://aella-weather.vercel.app
- Search for the current weather of any city
- Display weather forecast for the searched city
- User-friendly interface
- Enter the name of the city you want to search for in the search bar.
- Press the search button to search for the current weather and weather forecast
- The website will display the current temperature, weather conditions, and forecast for the next few days.
git clone https://github.com/Corenegasore123/AellaWeather.git
cd AELLAWEATHER
npm install
npm run dev