A simple weather application that provides current weather information for a given location.
- Clone the repository:
git clone https://github.com/your-username/weather-app.git
- Install NPM packages
npm install
- Run the project:
npm run dev
- Live Site URL: live site
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Desktop-first workflow
- Javascript
- parcel NPM packge mangager
- Get current weather conditions, including temperature, humidity, and wind speed.
- Search for weather by city name.
- Add different backgrounds based on the weather conditions.
- Add weather icons corresponding to the current weather conditions.
- Display the maximum and minimum temperature for the next 5 days.
- Provide weather information for 4 different cities.
- Twitter - @itsnooshindev