WTWR (What to Wear?) is a weather-based clothing recommendation web application. It allows users to get real-time weather forecasts for their location and then recommends appropriate clothing options based on the temperature and conditions.
The main goal is to simplify daily clothing decisions by combining weather data with a smart and clean UI.
- Fetches real-time weather data from an external API
- Shows current temperature and weather conditions
- Recommends suitable clothing items based on the weather
- Interactive and responsive user interface
- Frontend: HTML, CSS, JavaScript
- Frameworks/Libraries: React, Webpack, Babel
- API Integration: Weather API (e.g., OpenWeatherMap)
- Design: Figma prototype
- Version Control: Git & GitHub